-
Notifications
You must be signed in to change notification settings - Fork 405
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
Upgrade event bus dependencies to kubernetes 1.12.6 #5356
Upgrade event bus dependencies to kubernetes 1.12.6 #5356
Conversation
/retest |
1 similar comment
/retest |
components/event-bus/cmd/event-publish-service/handlers/publish.go
Outdated
Show resolved
Hide resolved
/test pre-master-kyma-components-event-bus |
/retest |
1 similar comment
/retest |
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
/retest |
25c5ff1
to
da3cc35
Compare
@@ -1,4 +1,4 @@ | |||
apiVersion: extensions/v1beta1 |
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.
May be, we can move these changes(related to charts) to another PR(will be created anyway) which will have the bumped image of subscription-controller.
kubernetes-1.12.6 Update Gopkg.lock fix imports Delete my-kyma.yaml Update reconcile_test.go Update Gopkg.lock Update publish.go Update Gopkg.toml Update Gopkg.lock Update Gopkg.lock Update before-commit.sh
2d03242
to
e8b7b99
Compare
This reverts commit ca911a6.
This reverts commit ca911a6.
…5536) * Revert "uncomment event-bus subscription-controller tests (kyma-project#5418)" This reverts commit f153bb3. * Revert "updated k8s libs to 1.15.2 (kyma-project#5356)" This reverts commit ca911a6.
See also #5168