Skip to content

DECK_SKIP_DEFAULTS_FILL is showing a phantom diff #2166

Description

@Prashansa-K

Set DECK_SKIP_DEFAULTS_FILL= true in the environment and sync the below file against Konnect. A re-sync or diff command should show a phantom diff.

This was reproducible at least with OIDC plugin.

_format_version: '3.0'

_plugin_configs:
  my-oidc-config:
    session_memcached_ssl: false
    consumer_by:
    - custom_id
    consumer_claim:
    - clientId
    issuer: https://my-issuer.com
    cache_tokens_salt: xxxxxx
    auth_methods:
      - bearer
 
services:
- name: example
  host: example.com

plugins:
- _config: my-oidc-config
  enabled: true
  name: openid-connect
  protocols:
  - https
  service: example

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions