-
Notifications
You must be signed in to change notification settings - Fork 90
manifests: align mysql image version between #267 and #703 #1113
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
manifests: align mysql image version between #267 and #703 #1113
Conversation
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.
Good catch!
/lgtm
This reverts commit 6c1a4c8. This is taken care in separate PR: kubeflow#1113 Signed-off-by: Matteo Mortari <[email protected]>
will rebase this after #1112 is merged. |
* gha: remove obsolete apparmor settings for mysql in gha Signed-off-by: Matteo Mortari <[email protected]> * align manifest between #267 and #703 Signed-off-by: Matteo Mortari <[email protected]> * Revert removal (keep AppArmor) and change script This reverts commit e00cd80. trying with replacing with apparmor-utils Signed-off-by: Matteo Mortari <[email protected]> * pin ubuntu runners to fetch apparmor settings correctly Signed-off-by: Matteo Mortari <[email protected]> * Revert "pin ubuntu runners to fetch apparmor settings correctly" This reverts commit 769d452. Signed-off-by: Matteo Mortari <[email protected]> * attempt by forcing apt mirror to lookup for AppArmor Signed-off-by: Matteo Mortari <[email protected]> * test by removing directly the profile Signed-off-by: Matteo Mortari <[email protected]> * Revert "test by removing directly the profile" This reverts commit 7eb0455. Signed-off-by: Matteo Mortari <[email protected]> * simply remove with apparmor_parser -R Signed-off-by: Matteo Mortari <[email protected]> * Revert "align manifest between #267 and #703" This reverts commit 6c1a4c8. This is taken care in separate PR: #1113 Signed-off-by: Matteo Mortari <[email protected]> --------- Signed-off-by: Matteo Mortari <[email protected]>
Signed-off-by: Matteo Mortari <[email protected]>
168f7cf
to
c3e8eaf
Compare
/lgtm |
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
* gha: remove obsolete apparmor settings for mysql in gha Signed-off-by: Matteo Mortari <[email protected]> * align manifest between kubeflow#267 and kubeflow#703 Signed-off-by: Matteo Mortari <[email protected]> * Revert removal (keep AppArmor) and change script This reverts commit e00cd80. trying with replacing with apparmor-utils Signed-off-by: Matteo Mortari <[email protected]> * pin ubuntu runners to fetch apparmor settings correctly Signed-off-by: Matteo Mortari <[email protected]> * Revert "pin ubuntu runners to fetch apparmor settings correctly" This reverts commit 769d452. Signed-off-by: Matteo Mortari <[email protected]> * attempt by forcing apt mirror to lookup for AppArmor Signed-off-by: Matteo Mortari <[email protected]> * test by removing directly the profile Signed-off-by: Matteo Mortari <[email protected]> * Revert "test by removing directly the profile" This reverts commit 7eb0455. Signed-off-by: Matteo Mortari <[email protected]> * simply remove with apparmor_parser -R Signed-off-by: Matteo Mortari <[email protected]> * Revert "align manifest between kubeflow#267 and kubeflow#703" This reverts commit 6c1a4c8. This is taken care in separate PR: kubeflow#1113 Signed-off-by: Matteo Mortari <[email protected]> --------- Signed-off-by: Matteo Mortari <[email protected]>
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.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tarilabs The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Matteo Mortari <[email protected]>
Signed-off-by: Matteo Mortari <[email protected]>
Description
Looks like:
was merged few minutes after the agreed merge of:
this provide the required kustomize alignments
How Has This Been Tested?
Merge criteria:
DCO
check)ok-to-test
has been added to the PR.If you have UI changes