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

Support updating tags and forcing redeploy of services #26

Merged
merged 4 commits into from
Jan 21, 2020

Conversation

fishnix
Copy link
Contributor

@fishnix fishnix commented Jan 16, 2020

No description provided.

@damnski
Copy link
Contributor

damnski commented Jan 16, 2020

Looks good 👍

Copy link
Contributor

@tenyo tenyo left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@@ -363,6 +339,43 @@ func (s *server) ServiceShowHandler(w http.ResponseWriter, r *http.Request) {
w.Write(j)
}

func (s server) newOrchestrator(account string) (*orchestration.Orchestrator, error) {
Copy link
Contributor

Choose a reason for hiding this comment

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

💯

orchestration/orchestration.go Outdated Show resolved Hide resolved
@fishnix fishnix merged commit 80e8ff1 into master Jan 21, 2020
@fishnix fishnix deleted the cf322-service-update-tag-redeploy branch March 28, 2021 11:50
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.

3 participants