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

Eborders/templatevars #130

Merged
merged 10 commits into from
Aug 5, 2022
Merged

Conversation

erinborders
Copy link
Contributor

Adding VERSION variables to the builder dockerfiles so users have more control over the images they're creating, as well as adding default values for those variables.
Also removing VERSION from deploy vars in the gen_integration file for helm, kustomize, and manifests since VERSION is not referenced in deployment, only in the dockerfiles.

Copy link
Collaborator

@davidgamero davidgamero left a comment

Choose a reason for hiding this comment

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

this looks good! just gotta move these to the /template/dockerfiles directory so they get picked up!

Copy link
Collaborator

@davidgamero davidgamero left a comment

Choose a reason for hiding this comment

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

comment to run integration tests

Copy link
Collaborator

@davidgamero davidgamero left a comment

Choose a reason for hiding this comment

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

populating integration_config.json with the values we want to test will fix "null" string issue
maybe adding a comment to the generated yamls in /test/integration saying they are "generated by /test/gen_integration.sh" to avoid manual intervention like i did oops

Copy link
Collaborator

@davidgamero davidgamero left a comment

Choose a reason for hiding this comment

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

another review to trigger checks

Copy link
Contributor Author

@erinborders erinborders left a comment

Choose a reason for hiding this comment

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

comment for integration testing

Copy link
Collaborator

@davidgamero davidgamero left a comment

Choose a reason for hiding this comment

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

gomodule entry in integration_config.json is the first line, and needs a version

test/integration_config.json Outdated Show resolved Hide resolved
Copy link
Collaborator

@davidgamero davidgamero left a comment

Choose a reason for hiding this comment

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

tests

Copy link
Contributor Author

@erinborders erinborders left a comment

Choose a reason for hiding this comment

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

integration test trigger

Copy link
Collaborator

@davidgamero davidgamero left a comment

Choose a reason for hiding this comment

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

integration tests

Copy link
Collaborator

@davidgamero davidgamero left a comment

Choose a reason for hiding this comment

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

LGTM

@imiller31 imiller31 merged commit 758e557 into Azure:main Aug 5, 2022
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