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

Cloudp 84351 add agent images to dockerfile generator #420

Merged

Conversation

chatton
Copy link
Contributor

@chatton chatton commented Apr 8, 2021

All Submissions:

This PR moves the static agent Dockerfiles into templates for the dockerfile_generator

  • Have you signed our CLA?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • [n/a] Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).

@chatton chatton marked this pull request as ready for review April 8, 2021 13:42
@chatton chatton requested a review from bznein April 8, 2021 13:43
Copy link
Contributor

@bznein bznein left a comment

Choose a reason for hiding this comment

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

LGTM only one q!

release = json.loads(f.read())

return {
"template_path": "scripts/dev/templates/agent",
Copy link
Contributor

Choose a reason for hiding this comment

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

[q] why is this is shared if we always replace that?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

both agents have the same template path, but currently all the other images are just in "scripts/dev/templates"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ah just seeing now you mean we replace it in both but with the same value - this is a mistake! Will correct it.

@chatton chatton merged commit f288c28 into master Apr 8, 2021
@chatton chatton deleted the CLOUDP-84351_add_agent_images_to_dockerfile_generator branch April 8, 2021 15:58
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.

2 participants