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

feat!: Move location of terraform provider endpoint #51

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Conversation

Isawan
Copy link
Owner

@Isawan Isawan commented Aug 31, 2023

This is being done to segregate mirror endpoints from other endpoints such as API endpoints.
We are doing this early in the project to prevent issues with namespacing in the future (i.e. imagine a hostname being hosted at api on an internal network).
To allow users to migrate from the old location, we will make one release to simultaneously support the endpoints at the old location which could be deployed as a stepping stone release so no downtime is incurred from a version upgrade.

This is being done to segregate mirror endpoints from other endpoints
such as API endpoints.
We are doing this early in the project to prevent issues with
namespacing in the future (i.e. imagine a hostname being hosted at `api`
on an internal network).
To allow users to migrate from the old location, we will make one
release to simultaneously support the endpoints at the old location which could be
deployed as a stepping stone release so no downtime is incurred from a
version upgrade.
@Isawan Isawan enabled auto-merge August 31, 2023 22:27
@Isawan Isawan merged commit cc07b42 into main Aug 31, 2023
@Isawan Isawan deleted the new-namespace branch August 31, 2023 22:30
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