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

Change override to 'merge' to correctly propagate values from the centraldashboard rock #221

Merged
merged 5 commits into from
Jul 24, 2024

Conversation

mvlassis
Copy link
Contributor

@mvlassis mvlassis commented Jul 23, 2024

Closes issue 104 on the kubeflow-rocks repo along with this PR.

This PR changes the override strategy from replace to merge. This way, we do not need to set the working-dir value that is needed when integrating with the centraldashboard rock.

@mvlassis mvlassis changed the title Add variable to Pebble config layer correctly integrate with centraldashboard rock Add variables to Pebble config layer correctly integrate with centraldashboard rock Jul 24, 2024
@mvlassis mvlassis changed the title Add variables to Pebble config layer correctly integrate with centraldashboard rock Change override to 'merge' to correctly propagate values from the centraldashboard rock Jul 24, 2024
Copy link
Contributor

@orfeas-k orfeas-k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, let's backport this to track/1.8 as well.

@mvlassis mvlassis merged commit 7a62114 into main Jul 24, 2024
7 checks passed
@mvlassis mvlassis deleted the kf-5889-fix-kubeflow-dashboard-rock branch July 24, 2024 14:39
mvlassis added a commit that referenced this pull request Jul 24, 2024
…traldashboard rock (#221)

* Add working_dir value to charm.py

* Add NODE_ENV environment variable to Pebble config layer

* Fix linting

* Change override strategy of Pebble layer to merge

* Remove NODE_ENV environment variable since it is already defined in the rock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants