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

[FEATURE] - Revisions in Use Metric #867

Merged
merged 2 commits into from Jun 23, 2023
Merged

[FEATURE] - Revisions in Use Metric #867

merged 2 commits into from Jun 23, 2023

Conversation

gambol99
Copy link
Member

Update the revisions crd to include a counter on the number of cloud resources using it + a prometheus metric

Currently there is no easy wasy to test wheather a Revision is going to be successful without going through an iteration loop to check; covering terraform, module variables, checkov policies, constraints and so forth. This places an number of obstacles in the way to the platform engineer in getting a artifact ready for use. This in the change, we've introduced a 'tnctl verify revision' comnand will and use either in cluster configure or code to verify a Revision will work before going into a death loop iteration
Update the revisions crd to include a counter on the number of cloud resources using it + a prometheus metric
Base automatically changed from feature_verify_cli to develop June 23, 2023 16:27
@gambol99 gambol99 merged commit 8f634cb into develop Jun 23, 2023
8 checks passed
@gambol99 gambol99 deleted the feat_revision_count branch June 23, 2023 16:37
gambol99 added a commit that referenced this pull request Aug 25, 2023
* [FEATURE] - Verify Revision CLI

Currently there is no easy wasy to test wheather a Revision is going to be successful without going through an iteration loop to check; covering terraform, module variables, checkov policies, constraints and so forth. This places an number of obstacles in the way to the platform engineer in getting a artifact ready for use. This in the change, we've introduced a 'tnctl verify revision' comnand will and use either in cluster configure or code to verify a Revision will work before going into a death loop iteration

* [FEATURE] - Revisions in Use Metric

Update the revisions crd to include a counter on the number of cloud resources using it + a prometheus metric
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.

None yet

1 participant