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

Fix pin prometheus grafana #301

Merged
merged 4 commits into from
Sep 14, 2023
Merged

Fix pin prometheus grafana #301

merged 4 commits into from
Sep 14, 2023

Commits on Mar 28, 2023

  1. [KF-1471] fix: add default value for pipelines (#221)

    * fix: add default value for pipelines
    canonical/kfp-operators#159
    
    Fixes #159 
    
    Summary of changes:
    - Added back default value for pipelines access.
    - Added tests for default values of pipelines access and images for 1.7
      release.
    - Modified code to check for mindspore image only not version.
    
    ---------
    
    Co-authored-by: Andrew Scribner <[email protected]>
    2 people authored and Ivan Chvets committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    5417821 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Merge branch 'track/1.7' of github.com:canonical/notebook-operators i…

    …nto track/1.7
    Ivan Chvets committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    2dbbe2b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Merge branch 'track/1.7' of github.com:canonical/notebook-operators i…

    …nto track/1.7
    Ivan Chvets committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    2d25c66 View commit details
    Browse the repository at this point in the history
  2. fix: pin prometheus and grafana

    canonical/bundle-kubeflow#688
    canonical/bundle-kubeflow#690
    
    Summary of changes:
    - Pinned revisions of prometheus and grafana to avoid failure of
      integration tests. Refer to above issues for more details.
    Ivan Chvets committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    2e7b158 View commit details
    Browse the repository at this point in the history