-
Notifications
You must be signed in to change notification settings - Fork 64
[core] Cannot create identical appwrappers in different namespaces #433
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
Comments
Thanks for reporting, I think MCAD needs a |
…r name for each of the user So that we work around project-codeflare/multi-cluster-app-dispatcher#433
…r name for each of the user So that we work around project-codeflare/multi-cluster-app-dispatcher#433
…r name for each of the user So that we work around project-codeflare/multi-cluster-app-dispatcher#433
…r name for each of the user So that we work around project-codeflare/multi-cluster-app-dispatcher#433
Quick and dirty reproducer:
Expected output (relevant part):
|
This is the same issue as #383 |
I'm confused on what is causing this when
|
@Fiona-Waters and I faced a similar issue, this time when the AppWrapper contains an item, that has the same name as an existing resource of the same kind in another namespace. For example:
|
When I create an AppWrapper in one namespace, it works as expected. But when I try to create the same AppWrappers in another namespace (with all the resource namespaces properly updated), the AppWrapper turns into the
Failed
state.Source AppWrappers
aw000-000-30s.yaml.log
MCAD logs:
mcad.log
Failed AppWrappers
appwrappers.yaml.log
The text was updated successfully, but these errors were encountered: