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: move k8s models to an extension #53

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

cbgbt
Copy link
Contributor

@cbgbt cbgbt commented Aug 13, 2024

Issue #, if available:
bottlerocket-os/bottlerocket#3665

Description of changes:
This additionally exposes the extensions through the settings-models crate to provide a route to other pub interfaces within those crates.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@cbgbt cbgbt marked this pull request as draft August 13, 2024 18:56
@cbgbt
Copy link
Contributor Author

cbgbt commented Aug 13, 2024

Putting this in draft until I can complete testing after making some changes to core-kit.

existing_partial: Option<Self::PartialKind>,
_dependent_settings: Option<serde_json::Value>,
) -> Result<GenerateResult<Self::PartialKind, Self>> {
// TODO this should eventually replace `pluto`
Copy link
Contributor

Choose a reason for hiding this comment

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

😲

@cbgbt cbgbt marked this pull request as ready for review August 14, 2024 12:39
@cbgbt cbgbt merged commit f1e3f33 into bottlerocket-os:develop Aug 14, 2024
1 check passed
@cbgbt cbgbt deleted the k8s-extension branch August 14, 2024 12:40
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