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

Release/v5.3.4 #4721

Merged
merged 13 commits into from
Jan 20, 2022
Merged

Release/v5.3.4 #4721

merged 13 commits into from
Jan 20, 2022

Conversation

jim-docker
Copy link
Contributor

Changes since v5.3.3

🐛 Bug Fixes

Fix crash for KubeObjectStore.loadAll() (#4675) @Nokel81
Fix prometheus operator metrics to work out of the box (#4617) @nevalla
Fix close button overflow in Preferences (#4611) @aleksfront
Less noisy metrics-not-available error logging (#4602) @jakolehm
Fix ERR_UNSAFE_PORT from LensProxy (#4558) @Nokel81
Fix not being able to clear set cluster icon (#4555) @Nokel81
Fix extension engine range not working for some ^ ranges (#4554) @Nokel81
Fix CRD.getPreferedVersion() to work based on apiVersion (#4553) @Nokel81
Use electron.clipboard for all clipboard uses (#4535) @Nokel81
Replace all uses of promiseExec with promiseExecFile (#4514) @Nokel81
Fix crash on NetworkPolicy when matchLabels is missing (#4500) @Nokel81

🧰 Maintenance

Less noisy metrics-not-available error logging (#4602) @jakolehm

@jim-docker jim-docker requested a review from a team as a code owner January 19, 2022 16:06
@jim-docker jim-docker requested review from jweak and aleksfront and removed request for a team January 19, 2022 16:06
Nokel81 and others added 11 commits January 19, 2022 11:30
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
* Fix ERR_UNSAFE_PORT from LensProxy

- Use the current list of ports from chromium as it is much easier to
  just reject using one of those instead of trying to handle the
  ERR_UNSAFE_PORT laod error from a BrowserWindow.on("did-fail-load")

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Move all port handling into LensProxy

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* don't use so many exceptions

Signed-off-by: Sebastian Malton <sebastian@malton.name>
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
* Adding basic colors to tailwind theme

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Using tailwind inline to style close button

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Make Select look similar to inputs

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Moving styles into separate module

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Convert tailwind commands to css

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
* Fix CRD.getPreferedVersion() to work based on apiVersion

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Add tests

Signed-off-by: Sebastian Malton <sebastian@malton.name>
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
Signed-off-by: Sebastian Malton <sebastian@malton.name>
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
aleksfront and others added 2 commits January 19, 2022 16:50
* Convert CloseButton styles out from css modules

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Fix close button styling

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
@jim-docker jim-docker merged commit e8d8f8f into release/v5.3 Jan 20, 2022
@jim-docker jim-docker deleted the release/v5.3.4 branch January 20, 2022 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants