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

refactor: Transpilation and conversion of objects #614

Merged
merged 6 commits into from
Sep 26, 2023
Merged

Conversation

buehler
Copy link
Owner

@buehler buehler commented Sep 26, 2023

BREAKING CHANGE: This removes the entity and rbac conversion
from the operator package and extracts them into their own
KubeOps.Transpiler package. All static methods there
are used for transpilation of the entities and rbac attributes.
Additional logic for Lease, events and such will reside
in the CLI.

@buehler buehler enabled auto-merge (squash) September 26, 2023 12:42
@buehler buehler force-pushed the feat/rbac-generator branch from 63bbfcc to 9c81bb6 Compare September 26, 2023 12:43
@buehler buehler merged commit ca59816 into main Sep 26, 2023
3 checks passed
@buehler buehler deleted the feat/rbac-generator branch September 26, 2023 12:50
buehler added a commit that referenced this pull request Jan 17, 2024
BREAKING CHANGE: This removes the entity and rbac conversion
from the operator package and extracts them into their own
`KubeOps.Transpiler` package. All static methods there
are used for transpilation of the entities and rbac attributes.
Additional logic for Lease, events and such will reside
in the CLI.
buehler added a commit that referenced this pull request Jan 17, 2024
BREAKING CHANGE: This removes the entity and rbac conversion
from the operator package and extracts them into their own
`KubeOps.Transpiler` package. All static methods there
are used for transpilation of the entities and rbac attributes.
Additional logic for Lease, events and such will reside
in the CLI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant