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

orchent depshow fails #61

Open
marcoverl opened this issue May 17, 2023 · 0 comments
Open

orchent depshow fails #61

marcoverl opened this issue May 17, 2023 · 0 comments

Comments

@marcoverl
Copy link

orchent version 1.2.9 for ubuntu 22.04.2 LTS seems to have a bug:
it properly create a deployment:

ubuntu@ocp-ubu-ui:~$ orchent depcreate --user_group developers template.yaml Deployment [11edf4c3-82d4-6189-8bd1-02424e495bee]: status: CREATE_IN_PROGRESS creation time: 2023-05-17T15:00+0000 update time: 2023-05-17T15:00+0000 outputs: {}

but then depshow does not work anymore:

ubuntu@ocp-ubu-ui:~$ orchent depshow 11edf4c3-82d4-6189-8bd1-02424e495bee error requesting deployment 11edf4c3-82d4-6189-8bd1-02424e495bee: Error 'Not Found' [404]: The deployment <11edf4c3-82d4-6189-8bd1-02424e495bee> doesn't exist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant