Skip to content

Fix a bug causing the webUI to be unusable if automatic upgrades are misconfigured#37091

Merged
hugoShaka merged 3 commits intomasterfrom
hugo/fix-37060-autoupgrade-failure-mode
Jan 23, 2024
Merged

Fix a bug causing the webUI to be unusable if automatic upgrades are misconfigured#37091
hugoShaka merged 3 commits intomasterfrom
hugo/fix-37060-autoupgrade-failure-mode

Conversation

@hugoShaka
Copy link
Copy Markdown
Contributor

@hugoShaka hugoShaka commented Jan 23, 2024

changelog: Fix a bug that was breaking webUI if automatic upgrades are misconfigured.

Fixes #37060

Also fixes an ineffective sync.OnceValues.

Comment thread lib/automaticupgrades/channel.go Outdated
@hugoShaka hugoShaka enabled auto-merge January 23, 2024 21:20
@hugoShaka hugoShaka added this pull request to the merge queue Jan 23, 2024
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jan 23, 2024
@hugoShaka hugoShaka added this pull request to the merge queue Jan 23, 2024
Merged via the queue into master with commit fb8f4b0 Jan 23, 2024
@hugoShaka hugoShaka deleted the hugo/fix-37060-autoupgrade-failure-mode branch January 23, 2024 22:52
@public-teleport-github-review-bot
Copy link
Copy Markdown

@hugoShaka See the table below for backport results.

Branch Result
branch/v13 Failed
branch/v14 Create PR
branch/v15 Create PR

hugoShaka added a commit that referenced this pull request Jan 23, 2024
…misconfigured (#37091)

* Fix a bug causing the webUI to be unusable if automatic upgrades are misconfigured

* document which env var
github-merge-queue Bot pushed a commit that referenced this pull request Jan 29, 2024
…s are misconfigured (#37131)

* Fix a bug causing the webUI to be unusable if automatic upgrades are misconfigured (#37091)

* Fix a bug causing the webUI to be unusable if automatic upgrades are misconfigured

* document which env var

* add sync

* remove sync not avilable in this go version

* lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to login to UI when automatic upgrades is misconfigured

3 participants