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

Radix deployment change #649

Open
anders-kiaer opened this issue Nov 22, 2022 · 0 comments
Open

Radix deployment change #649

anders-kiaer opened this issue Nov 22, 2022 · 0 comments
Assignees

Comments

@anders-kiaer
Copy link
Collaborator

             "application",
             "--application",
             application_name,
-            "--owner",
-            owner_email,
             "--config-branch",
             "main",
+            "--configuration-item",
+            "some-value",
             "--repository",
             repository_url,
             "--shared-secret",
             shared_secret,
-            "--wbs",
-            wbs,
             "--context",
             context,
         ],

Radix has deprecated owner and WBS, and instead requires configuration item

@anders-kiaer anders-kiaer self-assigned this Nov 22, 2022
@anders-kiaer anders-kiaer moved this to Backlog 📝 in Webviz Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog 📝
Development

No branches or pull requests

1 participant