-
Notifications
You must be signed in to change notification settings - Fork 30
trust center preview resolver #1633
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
base: main
Are you sure you want to change the base?
Conversation
6afe769 to
f0d2d0d
Compare
f0d2d0d to
f92c7a9
Compare
🔧 Configuration Changes DetectedThis PR contains changes that will affect the Helm chart configuration. A draft infrastructure PR has been automatically created to preview these changes: 📋 Draft PR: theopenlane/openlane-infra#511 Changes Preview:✅ Updated ConfigMap template The infrastructure PR will automatically convert from draft to ready for review once this core PR is merged. |
f92c7a9 to
c8d7e37
Compare
c8d7e37 to
2f8dc49
Compare
|
| command.AddCommand(createPreviewSettingsCmd) | ||
|
|
||
| // command line flags for the create preview settings command | ||
| createPreviewSettingsCmd.Flags().StringP("trust-center-id", "c", "", "trust center id to create preview settings for (required)") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this need to be required if an org only has one trust center and the resolver is setting it if not set?


Trust center preview resolver.
This resolver will delete the previous preview environment (if applicable) before creating the new one