Skip to content

[SRVKS-743] Disable monitoring if istio is enabled#1036

Merged
openshift-merge-robot merged 2 commits intoopenshift-knative:mainfrom
skonto:disable_monitoring
Jun 21, 2021
Merged

[SRVKS-743] Disable monitoring if istio is enabled#1036
openshift-merge-robot merged 2 commits intoopenshift-knative:mainfrom
skonto:disable_monitoring

Conversation

@skonto
Copy link
Collaborator

@skonto skonto commented Jun 18, 2021

This is intended for 1.16 and should be fixed in 1.17.

@openshift-ci openshift-ci bot requested review from markusthoemmes and rhuss June 18, 2021 14:03

// Temporary fix for SRVKS-743
if ks.Spec.Ingress.Istio.Enabled {
common.Configure(&ks.Spec.CommonSpec, monitoring.ObservabilityCMName, monitoring.ObservabilityBackendKey, "none")
Copy link
Contributor

Choose a reason for hiding this comment

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

let's make this ConfigureIfUnset just to leave the gate open for people who really want to play with it enabled explicitly.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ok good to know updating in a sec.

@skonto
Copy link
Collaborator Author

skonto commented Jun 18, 2021

/assign @markusthoemmes

@skonto skonto requested review from nak3 and removed request for rhuss June 18, 2021 14:05
@nak3
Copy link
Contributor

nak3 commented Jun 21, 2021

/retest

Eventing error. I pinged eventing team on slack.

Copy link
Contributor

@markusthoemmes markusthoemmes left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm label Jun 21, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 21, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: markusthoemmes, skonto

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 88bc792 into openshift-knative:main Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants