Closed obnoxxx closed 2 months ago
@nb-ohad . @Madhu-1 FYI: I can't request review in this project. Asking you for review hereby. 😄
@obnoxxx Please consider that we will need a similar patch for make run
@obnoxxx Please consider that we will need a similar patch for
make run
@obnoxxx can you please the same for make run as well as part of this PR (different commit)
@Madhu-1 wrote:
@obnoxxx Please consider that we will need a similar patch for
make run
@obnoxxx can you please the same for make run as well as part of this PR (different commit)
done.
@obnoxxx you have requested for changes, PTAL
@Madhu-1 wrote:
@obnoxxx you have requested for changes, PTAL
I think the only request still mentionned is @nb-ohad's request for the make run
fix that is in fact addressed.
@obnoxxx you have requested for changes, PTAL
sorry for my mistake, @nb-ohad PTAL
Describe what this PR does
This stops
make test
from failing with a panic of the operator by making sure OPERATOR_NAMESPACE is set in the shell environment.It does not fix make test completely though but lets it at least pass the first obstacle.
Provide some context for the reviewer
Is there anything that requires special attention
Do you have any questions? - no.
Is the change backward compatible? - should be.
Are there concerns around backward compatibility? - no.
Related issues
Mention any github issues relevant to this PR. Adding below line will help to auto close the issue once the PR is merged.
Resolves: #133
Future concerns
make test
is still failing. this should be fixedmake test
is not currently run in the CI. It should be.Checklist: