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

Clean up agent install #724

Merged
merged 2 commits into from
Sep 30, 2022
Merged

Clean up agent install #724

merged 2 commits into from
Sep 30, 2022

Conversation

mueschm
Copy link
Member

@mueschm mueschm commented Sep 30, 2022

Overview

Just clean up some of the code for agent creation. This also fixes a bug where the crb was not being generated on the M1.

Tests

Tested on M1, WSL2 and DO.
All tests still pass.

@tjhiggins tjhiggins merged commit ec59cf9 into rc Sep 30, 2022
@tjhiggins tjhiggins deleted the cleanup_agent_creation branch September 30, 2022 14:01
github-actions bot pushed a commit that referenced this pull request Sep 30, 2022
## [1.26.1-rc.2](v1.26.1-rc.1...v1.26.1-rc.2) (2022-09-30)

### Bug Fixes

* **platform:** Clean up agent install ([#724](#724)) ([ec59cf9](ec59cf9))
github-actions bot pushed a commit that referenced this pull request Oct 12, 2022
# [1.27.0-arc-ci-prompt.1](v1.26.0...v1.27.0-arc-ci-prompt.1) (2022-10-12)

### Bug Fixes

* **dev:list:** fixing spelling ([#723](#723)) ([7b37daa](7b37daa))
* **dev:** support home directory for volume host_path ([e13e5e1](e13e5e1))
* **platform:** Clean up agent install ([#724](#724)) ([ec59cf9](ec59cf9))
* **register:** Ask user for account if they do not have access to the one specified in the architect.yml file ([9a6e413](9a6e413))
* **spec:** Add validation for replicas/scaling ([#726](#726)) ([6d42c48](6d42c48))

### Features

* **deploy:** Add runtime type validation for k8s deployment ([#730](#730)) ([5ace7d8](5ace7d8))
* **ingress:** Throw an error if using an unsupported protocol with ingresses. ([1255186](1255186))
github-actions bot pushed a commit that referenced this pull request Oct 13, 2022
# [1.27.0-arc-muesch.1](v1.26.0...v1.27.0-arc-muesch.1) (2022-10-13)

### Bug Fixes

* **dev:list:** fixing spelling ([#723](#723)) ([7b37daa](7b37daa))
* **dev:** support home directory for volume host_path ([e13e5e1](e13e5e1))
* **platform:** Clean up agent install ([#724](#724)) ([ec59cf9](ec59cf9))
* **register:** Ask user for account if they do not have access to the one specified in the architect.yml file ([9a6e413](9a6e413))
* **spec:** Add validation for replicas/scaling ([#726](#726)) ([6d42c48](6d42c48))

### Features

* **deploy:** Add runtime type validation for k8s deployment ([#730](#730)) ([5ace7d8](5ace7d8))
* **ingress:** Throw an error if using an unsupported protocol with ingresses. ([1255186](1255186))
* **register:** Support remote volumes ([f05fd50](f05fd50))
github-actions bot pushed a commit that referenced this pull request Oct 24, 2022
# [1.27.0](v1.26.0...v1.27.0) (2022-10-24)

### Bug Fixes

* **deploy:** Tmp remove protocol validation ([1217783](1217783))
* **dev:list:** fixing spelling ([#723](#723)) ([7b37daa](7b37daa))
* **dev:** support home directory for volume host_path ([e13e5e1](e13e5e1))
* **env:create:** Env create platform flag ([#739](#739)) ([3b7105c](3b7105c))
* **platform:** Clean up agent install ([#724](#724)) ([ec59cf9](ec59cf9))
* **register:** Ask user for account if they do not have access to the one specified in the architect.yml file ([9a6e413](9a6e413))
* **spec:** add deploy block to serviceconfig ([491850d](491850d))
* **spec:** Add validation for replicas/scaling ([#726](#726)) ([6d42c48](6d42c48))

### Features

* **cli:** Deprecated flags/commands ([#737](#737)) ([4961854](4961854))
* **cli:** platforms -> clusters ([#732](#732)) ([ae05772](ae05772))
* **deploy:** Add runtime type validation for k8s deployment ([#730](#730)) ([5ace7d8](5ace7d8))
* **ingress:** Throw an error if using an unsupported protocol with ingresses. ([1255186](1255186))
* **secrets:** Add platform secret functionality ([5f63d23](5f63d23))
@github-actions
Copy link

🎉 This PR is included in version 1.27.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants