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

Update RHOAI_CLASS_GROUPS for f24 semester and add externalsecret #15

Closed

Conversation

IsaiahStapleton
Copy link
Collaborator

No description provided.

@IsaiahStapleton IsaiahStapleton changed the title Update RHOAI_CLASS_GROUPS for f24 semester Update RHOAI_CLASS_GROUPS for f24 semester & add externalsecret Oct 8, 2024
@IsaiahStapleton IsaiahStapleton force-pushed the assign-class-label branch 2 times, most recently from 4bd4b3c to bc2f01e Compare October 8, 2024 15:00
Comment on lines 12 to 16
data:
- secretKey: webhook-cert
remoteRef:
key: nerc/nerc-ocp-prod/rhods-notebooks/webhook-cert
property: webhook-cert
Copy link
Member

@larsks larsks Oct 8, 2024

Choose a reason for hiding this comment

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

While the secret path here is correct, there is no property webhook-cert in the vault secret. There are two properties (webhook.crt and webhook.key) and you probably want both. I think the way to do that is:

Suggested change
data:
- secretKey: webhook-cert
remoteRef:
key: nerc/nerc-ocp-prod/rhods-notebooks/webhook-cert
property: webhook-cert
data:
- secretKey: webhook-cert
dataFrom:
- extract:
key: nerc/nerc-ocp-prod/rhods-notebooks/webhook-cert

@IsaiahStapleton IsaiahStapleton changed the title Update RHOAI_CLASS_GROUPS for f24 semester & add externalsecret Update RHOAI_CLASS_GROUPS for f24 semester, add externalsecret, and pre-commit workflow Oct 8, 2024
@IsaiahStapleton IsaiahStapleton marked this pull request as draft October 8, 2024 15:53
@IsaiahStapleton IsaiahStapleton changed the title Update RHOAI_CLASS_GROUPS for f24 semester, add externalsecret, and pre-commit workflow Update RHOAI_CLASS_GROUPS for f24 semester and add externalsecret Oct 8, 2024
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