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

Specify static entries namespace #9

Merged

Conversation

liornoy
Copy link
Contributor

@liornoy liornoy commented May 23, 2024

Specify static entries namespaces
This commit updates the static-custom-entries.go. fill the namespaces of some static custom entries, and renames the variable name of cloudStaticEntries to be cloud generic and not specific for AWS.

@liornoy liornoy force-pushed the specify-static-entries-namespace branch from c51aaae to 705e741 Compare May 23, 2024 15:54
@@ -263,7 +285,7 @@ var generalStaticEntriesMaster = []types.ComDetails{
Port: "6080",
NodeRole: "master",
Service: "",
Namespace: "openshift-kube-apiserver-readyz",
Namespace: "openshift-kube-apiserver-ready",
Pod: "kube-apiserver",
Container: "kube-apiserver-insecure-readyz",
Copy link
Collaborator

Choose a reason for hiding this comment

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

"readyz"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed. the namespace is entirely without the -readyz, just openshift-kube-apiserver

@liornoy liornoy force-pushed the specify-static-entries-namespace branch 4 times, most recently from 4591d2b to 7af0941 Compare May 28, 2024 08:30
@liornoy liornoy force-pushed the specify-static-entries-namespace branch 2 times, most recently from acc67bb to 19fc381 Compare June 19, 2024 12:53
This commit updates the static-custom-entries.go.
fill the namespaces of some static custom entries, and
renames the variable name of cloudStaticEntries to be cloud generic
and not specific for AWS.

Signed-off-by: Lior Noy <[email protected]>
@liornoy liornoy force-pushed the specify-static-entries-namespace branch from 19fc381 to 8e1c369 Compare June 19, 2024 12:54
@sabinaaledort sabinaaledort merged commit cbcd3d4 into openshift-kni:main Jul 2, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants