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

charts/yeti Yeti Helm Chart #90

Merged
merged 43 commits into from
Jan 12, 2024
Merged

charts/yeti Yeti Helm Chart #90

merged 43 commits into from
Jan 12, 2024

Conversation

wajihyassine
Copy link
Member

@wajihyassine wajihyassine commented Dec 7, 2023

Description of the change

Applicable issues

Additional information

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Variables are documented in the values.yaml and added to the README.md usingreadme-generator-for-helm
  • Title of the pull request follows this pattern [charts/<name_of_the_chart>] Descriptive title

@wajihyassine wajihyassine changed the title Yeti Helm Chart charts/yeti Yeti Helm Chart Dec 15, 2023
@wajihyassine wajihyassine marked this pull request as ready for review December 19, 2023 00:00
@wajihyassine
Copy link
Member Author

wajihyassine commented Dec 19, 2023

@tomchop with the API key gen fix merged and all tests passing if you can just take a last glance and LGTM if it checks out

@wajihyassine wajihyassine requested a review from tomchop December 19, 2023 00:20
Copy link
Member Author

@wajihyassine wajihyassine left a comment

Choose a reason for hiding this comment

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

Fixed

Copy link
Collaborator

@tomchop tomchop left a comment

Choose a reason for hiding this comment

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

one nit and one question, otherwise this LGTM!

- condition: global.yeti.enabled
name: yeti
repository: https://google.github.io/osdfir-infrastructure/
version: 0.1.0
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is the version number of the chart, not Yeti, right?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yep exactly, although let me bump that to 1.0.0 (going to do that with the rest of the charts as well) given that we have adequate testing in place now

Copy link
Member Author

Choose a reason for hiding this comment

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

Actually going to do in separate PR along with the other charts

charts/yeti/templates/nginx-configmap.yaml Outdated Show resolved Hide resolved
Co-authored-by: Thomas Chopitea <[email protected]>
Signed-off-by: Wajih Yassine <[email protected]>
Copy link
Member Author

@wajihyassine wajihyassine left a comment

Choose a reason for hiding this comment

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

Awesome thanks for taking a look!

- condition: global.yeti.enabled
name: yeti
repository: https://google.github.io/osdfir-infrastructure/
version: 0.1.0
Copy link
Member Author

Choose a reason for hiding this comment

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

Yep exactly, although let me bump that to 1.0.0 (going to do that with the rest of the charts as well) given that we have adequate testing in place now

@wajihyassine wajihyassine merged commit 1e47650 into main Jan 12, 2024
4 checks passed
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.

Yeti Integration
2 participants