-
Notifications
You must be signed in to change notification settings - Fork 243
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
Odo panics when overriding parent:components:attributes:pod-overrides:spec:imagePullSecrets:name #7099
Comments
Hi @AgentK9! Thanks for reporting the issue and providing a sample repro repo. /status blocked |
Awesome! Thanks for the quick response. Edited the title to reflect your comment. Hope this gets resolved soon! |
A friendly reminder that this issue had no activity for 90 days. Stale issues will be closed after an additional 30 days of inactivity. |
This issue was closed because it has been inactive for 30 days since being marked as stale. |
Still an issue! |
Reopening, but still blocked by devfile/api#1268 /reopen |
@rm3l: Reopened this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/kind bug
What versions of software are you using?
Operating System: N/A (reproduced on windows and MacOS, but independent of OS or k8s back end)
Output of
odo version
: v3.14.0How did you run odo exactly?
brew install odo
,odo dev
.This may be an issue with the devfile library, unsure.
Actual behavior
See here for error message
Expected behavior
No error.
odo dev
runs as expectedAny logs, error output, etc?
See POC repo here
The text was updated successfully, but these errors were encountered: