Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create_host_user_mode is missing from operator crds #29438

Closed
Tracked by #29480
galbeniluz opened this issue Jul 23, 2023 · 0 comments · Fixed by #29455
Closed
Tracked by #29480

create_host_user_mode is missing from operator crds #29438

galbeniluz opened this issue Jul 23, 2023 · 0 comments · Fixed by #29455
Labels
bug kube-operator Issues related to Kube Operator

Comments

@galbeniluz
Copy link

Expected behavior:
To be able to set create_host_user_mode via teleport operator crds

Current behavior:
error validating data: ValidationError(TeleportRole.spec.options): unknown field "create_host_user_mode" in dev.teleport.resources.v6.TeleportRole.spec.options

Bug details:

  • Teleport version : 13.2.0
@galbeniluz galbeniluz added the bug label Jul 23, 2023
tigrato added a commit that referenced this issue Jul 24, 2023
This PR fixes the operator's CRDs drift between the CRD and the proto
stubs they are derived from.

It also adds a check to prevent future drifts by forcing the manifest
generation and requiring an empty diff.

Fixes #29438
@tigrato tigrato added the kube-operator Issues related to Kube Operator label Jul 24, 2023
github-merge-queue bot pushed a commit that referenced this issue Jul 24, 2023
This PR fixes the operator's CRDs drift between the CRD and the proto
stubs they are derived from.

It also adds a check to prevent future drifts by forcing the manifest
generation and requiring an empty diff.

Fixes #29438
tigrato added a commit that referenced this issue Jul 25, 2023
This PR fixes the operator's CRDs drift between the CRD and the proto
stubs they are derived from.

It also adds a check to prevent future drifts by forcing the manifest
generation and requiring an empty diff.

Fixes #29438
tigrato added a commit that referenced this issue Jul 25, 2023
This PR fixes the operator's CRDs drift between the CRD and the proto
stubs they are derived from.

It also adds a check to prevent future drifts by forcing the manifest
generation and requiring an empty diff.

Fixes #29438
tigrato added a commit that referenced this issue Jul 25, 2023
This PR fixes the operator's CRDs drift between the CRD and the proto
stubs they are derived from.

It also adds a check to prevent future drifts by forcing the manifest
generation and requiring an empty diff.

Fixes #29438
tigrato added a commit that referenced this issue Jul 25, 2023
This PR fixes the operator's CRDs drift between the CRD and the proto
stubs they are derived from.

It also adds a check to prevent future drifts by forcing the manifest
generation and requiring an empty diff.

Fixes #29438
github-merge-queue bot pushed a commit that referenced this issue Jul 25, 2023
This PR fixes the operator's CRDs drift between the CRD and the proto
stubs they are derived from.

It also adds a check to prevent future drifts by forcing the manifest
generation and requiring an empty diff.

Fixes #29438
github-merge-queue bot pushed a commit that referenced this issue Jul 26, 2023
This PR fixes the operator's CRDs drift between the CRD and the proto
stubs they are derived from.

It also adds a check to prevent future drifts by forcing the manifest
generation and requiring an empty diff.

Fixes #29438
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug kube-operator Issues related to Kube Operator
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants