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

Make local registry and nginx optional #601

Closed
wants to merge 1 commit into from

Conversation

ptrivedi
Copy link

  • Make registry credentials command-line parameters optional to allow
    for public registries

  • Allow for action image paths in workflow template as complete URIs
    based on use-absolute-action-image-uri parameter. This will skip
    the prepending of docker-registry to the action image paths.

Description

Why is this needed

Fixes: #

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • added unit or e2e tests
  • provided instructions on how to upgrade

* Make registry credentials command-line parameters optional to allow
  for public registries

* Allow for action image paths in workflow template as complete URIs
  based on use-absolute-action-image-uri parameter. This will skip
  the prepending of docker-registry to the action image paths.
@micahhausler
Copy link
Contributor

@ptrivedi You may want to rebase on #596, as that will change where image are referenced

@gauravgahlot
Copy link
Contributor

@ptrivedi Could you rebase and resolve the conflicts please?

@ptrivedi ptrivedi closed this May 4, 2022
@ptrivedi ptrivedi deleted the local-reg-nginx-optional branch May 4, 2022 00:05
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.

3 participants