Skip to content

Decouples agent image build process in zarf repository specific makefile - #2025

Merged
Racer159 merged 8 commits into
zarf-dev:mainfrom
radiusmethod:feature/decouple-agent-image-build-from-makefile
Oct 4, 2023
Merged

Racer159 merged 8 commits into
zarf-dev:mainfrom
radiusmethod:feature/decouple-agent-image-build-from-makefile

Conversation

@dgershman

@dgershman dgershman commented Sep 21, 2023

Copy link
Copy Markdown
Contributor

Description

This change decouples the specific logic about whether or not AGENT_IMAGE_TAG is set to local or not, as the description indicates. When you build the package outside the zarf repository, you get an error message stating it can't find the make target. The logic in the Makefile is such that it would determine whether not this is set as such. By adding this change, you can use the zarf-agent package unchanged if wanted, potentially integrating improvements a little easier to track.

Related Issue

N/A

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@netlify

netlify Bot commented Sep 21, 2023

Copy link
Copy Markdown

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 9cc5424
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/651d75b0aa82ba0008a077e5

@dgershman dgershman changed the title decouples agent image build process from zarf repository specific mak… Decouples agent image build process in zarf repository specific makefile Sep 21, 2023
Comment thread packages/zarf-agent/zarf.yaml Outdated
Racer159 and others added 2 commits September 28, 2023 10:25
Comment thread packages/zarf-agent/zarf.yaml

@Racer159 Racer159 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

@Racer159
Racer159 merged commit 1c5f3f9 into zarf-dev:main Oct 4, 2023
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