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

Need to synchronize Hosted Che (stage / production) Grafana configMaps with Upstream #14652

Closed
ibuziuk opened this issue Sep 25, 2019 · 1 comment
Labels
kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system.
Milestone

Comments

@ibuziuk
Copy link
Member

ibuziuk commented Sep 25, 2019

Is your enhancement related to a problem? Please describe.

Currently, there is a discrepancy between che / rhche Grafana cm in upstream and staging / production:

  • name of the cm che-grafana-dashboards vs grafana-dashboards
  • upstream cm contains dasboards.yaml
dashboards.yaml: |-
    apiVersion: 1
    providers:
    - name: 'default'
      orgId: 1
      folder: ''
      type: file
      disableDeletion: false
      updateIntervalSeconds: 10000
      options:
        path: /etc/grafana/provisioning/dashboards

Describe the solution you'd like

Content of all cms is the same

Describe alternatives you've considered

Currently, the update of Hosted Che Gragana cm requires manual changes in the content of the file. (renaming cm / removing dashboards.yaml definition). Ideally Hosted Che Grafana cm should be identical to upstream Cm

@ibuziuk ibuziuk added kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system. labels Sep 25, 2019
@ibuziuk ibuziuk added this to the Backlog - Hosted Che milestone Sep 25, 2019
@ibuziuk ibuziuk modified the milestones: Backlog - Hosted Che, 7.3.0 Sep 25, 2019
@ibuziuk
Copy link
Member Author

ibuziuk commented Oct 14, 2019

@skabashnyuk all the PRs have been merged, Can we close this issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

2 participants