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

Allow setting VMClarity images in CloudFormation template #177

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

chrisgacsal
Copy link
Contributor

@chrisgacsal chrisgacsal commented Mar 22, 2023

Description

Allow setting VMClarity images in CloudFormation template.

Type of Change

[ ] Bug Fix
[ ] New Feature
[ ] Breaking Change
[x] Refactor
[ ] Documentation
[ ] Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

@chrisgacsal chrisgacsal requested a review from a team as a code owner March 22, 2023 10:49
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

hey @chrisgacsal, thanks for the PR. I've left a couple of comments.

Also right now VMClarity doesn't use conventional commits, there is no need for "feat" etc in the commit message/PR headlines. For now please keep them human readable/presentable as they'll be directly inserted in the change log as is.

docs/test_e2e.md Show resolved Hide resolved
installation/aws/VmClarity.cfn Show resolved Hide resolved
@chrisgacsal chrisgacsal changed the title feat: make VMClarity images configurable Allow setting VMClarity images in CloudFormation template Mar 22, 2023
@chrisgacsal chrisgacsal requested a review from a user March 22, 2023 11:52
installation/aws/VmClarity.cfn Outdated Show resolved Hide resolved
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Looks good, thanks @chrisgacsal!

This made me realise that we probably need to add a "cfn-lint" step in the CI to make sure that the cloud formation in PRs are valid, I've opened a ticket for this.

Make VMClarity container images configurable in CloudFormation template.
@ghost ghost force-pushed the add-img-param-to-cf branch from 5d84ec5 to 32d01df Compare March 22, 2023 15:24
Copy link
Member

@pbalogh-sa pbalogh-sa left a comment

Choose a reason for hiding this comment

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

@chrisgacsal chrisgacsal merged commit bd2d191 into main Mar 22, 2023
@chrisgacsal chrisgacsal deleted the add-img-param-to-cf branch March 22, 2023 15:52
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.

None yet

2 participants