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

Installing the Ambassador Edge Stack Section Results in errors #207

Open
ramosjeremy opened this issue Jun 25, 2023 · 0 comments
Open

Installing the Ambassador Edge Stack Section Results in errors #207

ramosjeremy opened this issue Jun 25, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ramosjeremy
Copy link

Bug Report

--- When following the instructions to setup the Ambassador Ingress controller with Flux reconciliation fails.

Describe the bug

Log outputs
flux logs --kind=HelmRelease

2023-06-25T17:08:44.180Z error HelmRelease/ambassador-stack.flux-system - Reconciler error Helm install failed: unable to build kubernetes objects from release manifest: [resource mapping not found for name: "ambassador-auth" namespace: "flux-system" from "": no matches for kind "AuthService" in version "getambassador.io/v2"
ensure CRDs are installed first, resource mapping not found for name: "ambassador-devportal" namespace: "flux-system" from "": no matches for kind "Mapping" in version "getambassador.io/v2"
ensure CRDs are installed first, resource mapping not found for name: "ambassador-devportal-assets" namespace: "flux-system" from "": no matches for kind "Mapping" in version "getambassador.io/v2"
ensure CRDs are installed first, resource mapping not found for name: "ambassador-devportal-demo" namespace: "flux-system" from "": no matches for kind "Mapping" in version "getambassador.io/v2"
ensure CRDs are installed first, resource mapping not found for name: "ambassador-devportal-api" namespace: "flux-system" from "": no matches for kind "Mapping" in version "getambassador.io/v2"
ensure CRDs are installed first, resource mapping not found for name: "ambassador-ratelimit" namespace: "flux-system" from "": no matches for kind "RateLimitService" in version "getambassador.io/v2"
ensure CRDs are installed first]

Affected Components

Chapter 14 - Step 7 - Creating the Ingress Controller Helm Release

Expected Behavior

The Ambassador ingress controller should install without errors.

Actual Behavior

Failed install

Steps to Reproduce

Follow the chapter 14 steps using flux from Steps 1 to Step7

Additional context

@ramosjeremy ramosjeremy added the bug Something isn't working label Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant