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

FluxCD fails to deploy multiple Kustomizations following PR #794 #809

Closed
freschri opened this issue Aug 7, 2023 · 0 comments · Fixed by #811
Closed

FluxCD fails to deploy multiple Kustomizations following PR #794 #809

freschri opened this issue Aug 7, 2023 · 0 comments · Fixed by #811
Assignees
Labels
bug Something isn't working

Comments

@freschri
Copy link
Collaborator

freschri commented Aug 7, 2023

Describe the bug

PR #794 changes the logic of #776 causing Kustomizations manifests

  1. having all the same name and
  2. being deployed in the wrong namespace

end result: failure of Single New EKS Cluster Open Source Observability Accelerator (see https://github.com/aws-observability/cdk-aws-observability-accelerator/blob/main/docs/patterns/single-new-eks-observability-accelerators/single-new-eks-opensource-observability.md)

Expected Behavior

multiple Kustomizations should be deployed successfully

Current Behavior

the brobs cause respectively:

  1. failure of cluster deployment
  2. no grafana dashboards

Reproduction Steps

deploy https://github.com/aws-observability/cdk-aws-observability-accelerator/blob/main/docs/patterns/single-new-eks-observability-accelerators/single-new-eks-opensource-observability.md

Possible Solution

No response

Additional Information/Context

No response

CDK CLI Version

2.82.0

EKS Blueprints Version

No response

Node.js Version

v20.4.0

Environment details (OS name and version, etc.)

Mac

Other information

No response

@freschri freschri added the bug Something isn't working label Aug 7, 2023
@freschri freschri self-assigned this Aug 7, 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

Successfully merging a pull request may close this issue.

1 participant