Skip to content

Conversation

@sankarpn
Copy link
Member

@sankarpn sankarpn commented Jul 29, 2021

After a test run deleting the images pushed to OCIR needs to be deleted, the current infra impl doesn't pass the credentials for generating the OCIR repo tokens. The fix involves passing the credentials to the ocirtoke.sh script.

https://build.weblogick8s.org:8443/job/wko-oke-nightly-seqential/366/

https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/5832/

@sankarpn sankarpn marked this pull request as draft July 29, 2021 18:45
ExecResult result = null;
try {
result = ExecCommand.exec(cmd, true);
logger.info("Running command..\n{0}", cmd.toString());
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's not log the password :)

Copy link
Member Author

@sankarpn sankarpn Jul 29, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure. Removed the logging.

@sankarpn sankarpn marked this pull request as ready for review July 29, 2021 23:51
@rjeberhard rjeberhard merged commit 4702937 into main Jul 30, 2021
@sankarpn sankarpn deleted the deleteimageocir branch October 26, 2021 17:30
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

Successfully merging this pull request may close these issues.

4 participants