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: generate kube manifests #560

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

dundee
Copy link
Contributor

@dundee dundee commented Dec 9, 2024

Please read CONTRIBUTING.md for additional information on contributing to this repository!

What this PR does / why we need it

The intention of this tooling is to be able to easily see and track in history what the changes in jsonnet files in the PRs actually do.
Because in lot of cases it's not so obvious and really small mistake can have significant impacts.

Jira ID

[XX-XX]

Notes for your reviewers

@dundee dundee marked this pull request as ready for review January 28, 2025 13:26
@dundee dundee requested a review from a team as a code owner January 28, 2025 13:26
find ./deployments/libs -name '*.libsonnet' -exec jsonnetfmt -i {} +
fi

generate '{"name":"bento1a", "cluster":"none", "region":"none", "channel":"white", "environment":"development", "dev_email":"stub@email"}'
Copy link
Contributor

Choose a reason for hiding this comment

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

You may want to use disco to retrieve the canonical list of bentos for future proofing. Just a suggestion

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, I don't have time for that right now, but I might come back to that later.

@dundee dundee enabled auto-merge (squash) January 29, 2025 10:30
@dundee
Copy link
Contributor Author

dundee commented Jan 30, 2025

We need to wait for https://outreach-io.atlassian.net/browse/COR-6560 to be resolved. Otherwise this would trigger Pen test.

@dundee dundee marked this pull request as draft January 30, 2025 15:13
auto-merge was automatically disabled January 30, 2025 15:13

Pull request was converted to draft

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.

2 participants