Skip to content

Conversation

tlm
Copy link
Member

@tlm tlm commented May 18, 2020

Checklist

  • Checked if it requires a pylibjuju change?
  • Added integration tests for the PR?
  • Added or updated doc.go related to packages changed?
  • Do comments answer the question of why design decisions were made?

Description of change

Changed the name used on the model operator kubernetes deployment

QA steps

cd tests && ./main.sh caasadmission

- Changed the name used on the model operator kubernetes deployment
@wallyworld
Copy link
Member

$$merge$$

@@ -25,14 +25,18 @@ const (
modelOperatorPortLabel = "api"
)

var (
Copy link
Member

Choose a reason for hiding this comment

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

const?

@jujubot jujubot merged commit a4d8228 into juju:2.8-rc May 19, 2020
@wallyworld wallyworld mentioned this pull request May 19, 2020
jujubot added a commit that referenced this pull request May 19, 2020
#11600

## Description of change

Merge 2.8-rc branch with these commits:

#11585 don't write errors when pubsub socket disconnects
#11583 k8s pod initialisaton races
#11582 increase max wait time for WaitAdance
#11573 finish legacy lease removal
#11591 increase timeout in machine agent tests
#11592 expose engine worker restart time as package variable
#11507 add k8s model agent pod
#11595 fix caas uniter restart on error
#11593 add revoke leases so dead units lose their lease immediately
#11594 fix deferreturn and bolt
#11599 update deployment name used for model op

## QA steps

See individual PRs.
@wallyworld wallyworld mentioned this pull request May 19, 2020
jujubot added a commit that referenced this pull request May 19, 2020
#11604

## Description

Merge 2.8 branch with these commits:

#11585 don't write errors when pubsub socket disconnects
#11583 k8s pod initialisaton races
#11582 increase max wait time for WaitAdance
#11573 finish legacy lease removal
#11591 increase timeout in machine agent tests
#11592 expose engine worker restart time as package variable
#11507 add k8s model agent pod
#11595 fix caas uniter restart on error
#11593 add revoke leases so dead units lose their lease immediately
#11594 fix deferreturn and bolt
#11599 update deployment name used for model op

## QA

Se individual PRs
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.

4 participants