Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Implements repository field on all TKR components #2343

Merged

Conversation

jpmcb
Copy link
Contributor

@jpmcb jpmcb commented Oct 25, 2021

  • Adds get methods for node and kapp images to get their custom repository. Otherwise, uses the TKR repository by default if non is used
  • Refactors the tkr.go file to have fewer functions (I can be convinced we need these if necessary

What this PR does / why we need it

Enables using custom repository for individual components in the TKR. Otherwise, default behavior remains the same

Details for the Release Notes (PLEASE PROVIDE)

N/a

Describe testing done for PR

  • build binary and still able to create cluster. Correct images are selected for

Special notes for your reviewer

N/a

@jpmcb jpmcb requested a review from a team as a code owner October 25, 2021 17:00
@jpmcb jpmcb force-pushed the standalone-overhaul branch from 1390f8b to a6c5c3b Compare October 25, 2021 17:01
- Refactors the tkr.go file to have fewer functions
- Adds get methods for node and kapp images to get their custom
repository

Signed-off-by: John McBride <[email protected]>
@jpmcb jpmcb force-pushed the standalone-overhaul branch from a6c5c3b to 1be64c1 Compare October 25, 2021 17:02
@joshrosso joshrosso merged commit 42b497e into vmware-tanzu:standalone-overhaul Oct 25, 2021
joshrosso pushed a commit that referenced this pull request Jan 18, 2022
- Refactors the tkr.go file to have fewer functions
- Adds get methods for node and kapp images to get their custom
repository

Signed-off-by: John McBride <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants