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

feat: add SinkerContainer CRD #30

Merged
merged 3 commits into from
Jul 6, 2023
Merged

feat: add SinkerContainer CRD #30

merged 3 commits into from
Jul 6, 2023

Conversation

lukebond
Copy link
Contributor

@lukebond lukebond commented Jul 5, 2023

see conversation here

phew that was complicated to figure out.

cannonpalms
cannonpalms previously approved these changes Jul 5, 2023
@lukebond
Copy link
Contributor Author

lukebond commented Jul 5, 2023

Whoops, will fix this tomorrow regenerated the manifests

#[serde(rename_all = "camelCase")]
pub struct SinkerContainerSpec {}

const MANUAL_SCHEMA: &str = r#"
Copy link
Contributor Author

@lukebond lukebond Jul 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

had to jump through these hoops to get the x-kubernetes-preserve-unknown-fields field in there. taken from kubers example code here

@lukebond lukebond merged commit 55bc050 into main Jul 6, 2023
2 checks passed
@lukebond lukebond deleted the feat/sinker-container branch July 6, 2023 08:39
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.

3 participants