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

Kbauer/apply helm and ec2 during nightly #218

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

kb-newrelic
Copy link
Contributor

@kb-newrelic kb-newrelic commented Feb 14, 2025

Summary

  • Apply helm and EC2 during nightly instead of as part of permanent
  • Use workspaces to namespace the nightly terraform state by distro, see also terraform s3 docs
  • removed terraform-debug workflow as we shouldn't need it anymore with act
  • should be merged after Kbauer/add config to k8s distro #215

@kb-newrelic kb-newrelic requested a review from a team as a code owner February 14, 2025 01:28
- name: Extract Docker Manifest SHA
id: extract_docker_manifest_sha
run: |
echo "docker_manifest_sha=$(echo '${{ steps.goreleaser.outputs.artifacts }}' |
Copy link
Contributor Author

Choose a reason for hiding this comment

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

docker manifest sha is only present here and not in ci-base.yaml. Looks like the manifest only gets created during publish

@kb-newrelic kb-newrelic reopened this Feb 14, 2025
@kb-newrelic kb-newrelic force-pushed the kbauer/apply-helm-and-ec2-during-nightly branch from 2fd26d5 to a31883f Compare February 14, 2025 01:33
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.

1 participant