Skip to content

[v14] Add support for Protobuf Enums into Operator CRDs#32557

Merged
tigrato merged 3 commits intobranch/v14from
bot/backport-32469-branch/v14
Sep 26, 2023
Merged

[v14] Add support for Protobuf Enums into Operator CRDs#32557
tigrato merged 3 commits intobranch/v14from
bot/backport-32469-branch/v14

Conversation

@tigrato
Copy link
Copy Markdown
Contributor

@tigrato tigrato commented Sep 26, 2023

Backport #32469 to branch/v14

This PR marks the Teleport enum fields as integer or string values. The
integer option is to ensure we are backwards compatibile with
previously installed CRDs.

Users can now represent their roles in Kubernetes custom resources and
refer enum fields as strings while their protobuf wire type is int32.

Fixes #29686
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from hugoShaka September 26, 2023 15:07
@tigrato tigrato added this pull request to the merge queue Sep 26, 2023
Merged via the queue into branch/v14 with commit bbaba3b Sep 26, 2023
@tigrato tigrato deleted the bot/backport-32469-branch/v14 branch September 26, 2023 15:40
@fheinecke fheinecke mentioned this pull request Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants