-
Notifications
You must be signed in to change notification settings - Fork 14
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
#3666 - Queue Monitoring - Sysdig Team Update #4233
Conversation
Quality Gate passedIssues Measures |
@@ -517,3 +517,11 @@ deploy-forms: | |||
delete-redis: | |||
@echo "+\n++ Removing redis and resources on $(NAMESPACE)\n+" | |||
@oc delete -n $(NAMESPACE) all,rc,svc,dc,route,pvc,secret,configmap,sa -l app=redis | |||
|
|||
update-sysdig-team: | |||
@echo "Updating Sysdig Team for license plate 0c27fb.\n" |
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.
👍
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.
Great Job! Looks good.
role: ROLE_TEAM_STANDARD | ||
- name: [email protected] | ||
role: ROLE_TEAM_STANDARD | ||
apiVersion: template.openshift.io/v1 |
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.
did we update the kind to template from the SysdigTeam ?
as per the documentation of bcgov devops, its been created, anything changed other than the ${LICENSE_PLATE} parameter addition?
I believe if that is the case, we can have 2 sysdig-0c27fb-team.yml and sysdig-a6ef19-team.yml
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.
The file did not use a template before. I converted it to a template to allow the parameter to be added. The sysdig object should be exactly the same as before: ops.gov.bc.ca/v1alpha1
. Am I missing something?
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.
LGTM, Nice work @andrewsignori-aot
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.
LGTM
This ticket is to add missing team members to the sysdig as agreed during the development of the ticket #3666.
Please note the ticket is not associated with the PR because it is closed and does not seem worth opening or creating a ticket only for this task.
The current way to update and apply the changes was manual and demanded manual editing of the file to be applied to each license plate. The intention of this PR is to make it simple.
Technical documentation about Sysdig team setup: https://developer.gov.bc.ca/docs/default/component/platform-developer-docs/docs/app-monitoring/sysdig-monitor-setup-team/?utm_source=digital&utm_medium=web&utm_campaign=sysdig-monitor