Skip to content

Split manifest command into two commands - #59

Merged
Jaana Dogan (rakyll) merged 1 commit into
mainfrom
template
Sep 8, 2026
Merged

Split manifest command into two commands#59
Jaana Dogan (rakyll) merged 1 commit into
mainfrom
template

Conversation

@rakyll

Copy link
Copy Markdown
Collaborator

Split manifest command into two commands:

  • ate-env manifest to generate Kubernetes deployment
  • ate-env manifest template to generate the actor template

Update default ActorTemplate name and default atespace:

  • Change default atespace from "default" to "ate-env"
  • Change default template name from "default-env" to "default-template"

Update default ActorTemplate name and default atespace across the API service,
CLI tools, SDKs, and proto definitions:
- Change default atespace from "default" to "ate-env"
- Change default template name from "default-env" to "default-template"

- Update DefaultTemplate and DefaultAtespace constants in internal/apiservice and internal/ate
- Update CLI flag defaults and template generator in cmd/ate-env
- Update proto comments and regenerate Go and Python protobuf stubs
- Update Python SDK DEFAULT_ATESPACE constant, docstrings, fakes, and tests
- Update Go client and server test suites to reflect the new defaults
- Update documentation and README references

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

/lgtm

@rakyll
Jaana Dogan (rakyll) merged commit 70e6e93 into main Sep 8, 2026
6 checks passed
@rakyll
Jaana Dogan (rakyll) deleted the template branch September 8, 2026 18:37
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