Skip to content

docs: drop kind and APIServer from ClusterAuthentication spec#804

Open
eromanova wants to merge 1 commit into
k0rdent:mainfrom
eromanova:cluster-auth-adjustments
Open

docs: drop kind and APIServer from ClusterAuthentication spec#804
eromanova wants to merge 1 commit into
k0rdent:mainfrom
eromanova:cluster-auth-adjustments

Conversation

@eromanova
Copy link
Copy Markdown
Contributor

This PR removes required apiVersion and kind fields for AuthenticationConfiguration under ClusterAuthentication spec. Now, these fields are automatically propagated and there is no need to configure them.

IMPORTANT:

  1. This applies only to KCM v1.10.0 and later. In versions earlier than KCM v1.10.0, both kind and apiVersion must be explicitly specified.
  2. This applies only to the spec field of the ClusterAuthentication object. AuthenticationConfiguration object that is used to configure OIDC for the management cluster remains as-is.

Related PR (this change was made in scope of audit policy support for consistency): k0rdent/kcm#2723

This PR removes required apiVersion and kind fields for
AuthenticationConfiguration under ClusterAuthentication spec.
Now, these fields are automatically propagated and there is no need to
configure them.

IMPORTANT:

1. This applies only to KCM v1.10.0 and later. In versions earlier than KCM v1.10.0,
both kind and apiVersion must be explicitly specified.
2. This applies only to the spec field of the ClusterAuthentication object.
AuthenticationConfiguration object that is used to configure OIDC for
the management cluster remains as-is.

Related PR (this change was made in scope of audit policy support for consistency):
k0rdent/kcm#2723
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant