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

Port is deprecated #40

Open
VOID404 opened this issue Nov 7, 2023 · 1 comment
Open

Port is deprecated #40

VOID404 opened this issue Nov 7, 2023 · 1 comment
Labels
area/application-connector Issues or PRs related to application connectivity kind/bug Categorizes issue or PR as related to a bug.

Comments

@VOID404
Copy link
Contributor

VOID404 commented Nov 7, 2023

Deprecated: Use WebhookServer instead. A WebhookServer can be created via webhook.NewServer

deprecated docs
new docs

https://github.com/kyma-project/compass-manager/blob/10d6039aa73fbef6807d9dab91a37b47bfdc5ff0/main.go#L90C5-L90C5

@Disper
Copy link
Member

Disper commented Dec 1, 2023

FYI, we might not be able to bump controller-manager to 1.16.3 without fixing this issue first.

Attachment:

github.com/kyma-project/infrastructure-manager/cmd
Error: vet: cmd/main.go:89:3: unknown field MetricsBindAddress in struct literal of type manager.Options

@tobiscr tobiscr added kind/bug Categorizes issue or PR as related to a bug. area/application-connector Issues or PRs related to application connectivity labels Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/application-connector Issues or PRs related to application connectivity kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

3 participants