BCDevOps / platform-services

Collection of platform related tools and configurations
Apache License 2.0
13 stars 29 forks source link

Sysdig Teams Operator - track issues found #748

Closed ShellyXueHan closed 3 years ago

ShellyXueHan commented 3 years ago

Is your feature request related to a problem? Please describe. This is to track some issues/improvements found when learning how things work

  1. Creating new user does work for the first run:

    TASK [monitoring : Build user list if user was just created] *******************
    [1;30mtask path: /opt/ansible/roles/monitoring/tasks/users.yml:33 [0m
    [0;32mok: [localhost] => {"ansible_facts": {"team_users_and_roles": "[{'name': 'Shelly.Han@gov.bc.ca', 'role': 'ROLE_TEAM_MANAGER', 'userID': 36606}, {'name': 'Shelly.Han+1@gov.bc.ca', 'role': 'ROLE_TEAM_EDIT', 'userID': AnsibleUndefined}]"}, "changed": false}
  2. the default -persistent-storage dashboard scope is not set right

  3. using a outdated operator-sdk version

  4. remove duplicated oc manifest from this repo (as they are captured in CCM?)

  5. agent disconnect events (only seeing infra node connection issue event but no reconnect events?)

Definition of Done

ShellyXueHan commented 3 years ago

tickets tracked in https://github.com/BCDevOps/developer-experience. closing now.