chore(platform): metering 0.1.4 - #590
Closed
vitramir wants to merge 2 commits into
Closed
Conversation
0.1.3 predates UNIT_FLAVOR_SECONDS, so every e2e run provisioned from here fails TestRecordAndQueryFlavorUsage with "unit: invalid unit".
0.10.15 predates the sidebar grouping, so the console still titles the landing page "Dashboard" and 7 playwright specs that expect "Overview" fail on every run provisioned from here.
Contributor
Author
|
Superseded: bootstrap is being deprecated in favour of bundle-vm, and this work is verified in the VM instead. The console-app release these pins needed (v0.10.18) is published regardless. |
Contributor
Author
|
Bootstrap is deprecated; the release path is service chart -> umbrella chart -> VM. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
metering_chart_versionstill pinned 0.1.3, which predatesUNIT_FLAVOR_SECONDS. Every e2e run provisioned through this action failsTestRecordAndQueryFlavorUsagewithunit: invalid unit(e.g. gateway#197).platform-charts is already on 0.1.4.