Derive the webapp host container id from stable data #865
No reviewers
Labels
No Label
bug
documentation
duplicate
enhancement
feature
good first issue
help wanted
in progress
invalid
question
wontfix
Copied from Github
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/stack-orchestrator#865
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "dboreham/fix-webapp-container-id"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Note that this change only affects the creation of new deployment directories. Any existing deployments are going to be unchanged, and hence the container id will be incorrect (we'll build a container with the new ID while the deployment data says to run the old one). This isn't as bad as it sounds because we have already broken stability of the ids (somehow). So we need to fix up any in-use deployments anyway.