Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Gh 561 #580

Merged
merged 2 commits into from
Sep 20, 2023
Merged

Gh 561 #580

merged 2 commits into from
Sep 20, 2023

Conversation

philbrookes
Copy link
Contributor

@philbrookes philbrookes commented Sep 20, 2023

@philbrookes philbrookes temporarily deployed to e2e-internal September 20, 2023 08:41 — with GitHub Actions Inactive
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 20, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: philbrookes

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@david-martin
Copy link
Member

👀

Copy link
Member

@david-martin david-martin left a comment

Choose a reason for hiding this comment

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

Verified. See 1 comment inline as well.

the error is still showing up in the log

2023-09-20T09:50:50Z	ERROR	Reconciler error	{"controller": "dnshealthcheckprobe", "controllerGroup": "kuadrant.io", "controllerKind": "DNSHealthCheckProbe", "DNSHealthCheckProbe": {"name":"172.31.200.0-prod-web-api","namespace":"multi-cluster-gateways"}, "namespace": "multi-cluster-gateways", "name": "172.31.200.0-prod-web-api", "reconcileID": "35a60df6-b69d-4a92-b23e-6a5020a94d33", "error": "error retrieving additional headers secret multi-cluster-gateways/probe-headers: Secret \"probe-headers\" not found"}
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
	/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:329
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
	/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:274
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2
	/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:235

and the dnsprobe has a status that looks like this:

status:
  healthy: false
  lastCheckedAt: "2023-09-20T09:51:16Z"
  reason: additional headers secret not found

@philbrookes philbrookes temporarily deployed to e2e-internal September 20, 2023 10:20 — with GitHub Actions Inactive
@philbrookes philbrookes temporarily deployed to e2e-internal September 20, 2023 10:23 — with GitHub Actions Inactive
@philbrookes philbrookes temporarily deployed to e2e-internal September 20, 2023 10:31 — with GitHub Actions Inactive
@david-martin
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Sep 20, 2023
@david-martin david-martin merged commit 13d6b28 into Kuadrant:main Sep 20, 2023
9 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error retrieving additional headers secret for DNSHealthCheckProbe
2 participants