-
Notifications
You must be signed in to change notification settings - Fork 180
feat: service page using new components #1996
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
Merged
Changes from 39 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
828e64c
feat: remove type from service
ElderMatt 5f30c67
feat: versions
ElderMatt 4949ebe
feat: removed type checks
ElderMatt c75c61a
fix: remove type from integrations
ElderMatt 69de771
Merge branch 'main' into APL-537
ElderMatt 78d165a
fix: change values-schema to 32
ElderMatt 5ac22b1
Merge branch 'main' into APL-537
ElderMatt 40791d6
fix: change version to 34
ElderMatt 810871b
fix: changed version to 34
ElderMatt b37c51a
fix: version 34 deletions
ElderMatt 2ae0f9b
Merge branch 'main' into APL-537
ElderMatt 01fa5f3
fix: remove type from services
ElderMatt 32d1aaf
Merge branch 'main' into APL-537
ElderMatt 9252d53
fix: values changes
ElderMatt 22e82c0
fix: schemachange
ElderMatt 43a731d
feat: allow array deletion in the values changes
ElderMatt 72c0f44
fix: values changes
ElderMatt e7a6b17
feat: update specversion
ElderMatt c90584e
fix: debug migrate
ElderMatt 549e756
fix: path to yaml files
ElderMatt e959bb6
fix: env and previous version
ElderMatt b169c7d
fix: logging
ElderMatt 5bb90c9
fix: logging services
ElderMatt c0c0814
fix: logging three
ElderMatt e8eb7ec
fix: log manifest
ElderMatt 75c9e15
fix: logging four
ElderMatt 0d2428c
fix: overwrite instead of merge
ElderMatt d04b42f
feat: mergewith
ElderMatt 02a96f0
Merge branch 'main' into APL-537
ElderMatt e9ec64a
Merge branch 'main' into APL-537
ElderMatt 588f213
fix: fixtures and tests
ElderMatt edac3ae
fix: use correct api branch
ElderMatt 868f049
Merge branch 'main' into APL-537
j-zimnowoda c561a8f
fix: remove logs and files
ElderMatt c73cfc1
fix: rename function isarray
ElderMatt 116c351
Merge branch 'main' into APL-537
ElderMatt 2488ae0
fix: delete old netpols
ElderMatt 95041ff
Merge branch 'main' into APL-537
ElderMatt 3008827
Merge remote-tracking branch 'origin/main' into APL-537
svcAPLBot f33c0e4
fix: updated specVersion
ElderMatt 3590fa0
chore: merge main into branch
ElderMatt b173df6
Merge branch 'main' into APL-537
ElderMatt b15f7ee
Merge remote-tracking branch 'origin/main' into APL-537
svcAPLBot 86aa8a4
fix: fixtures
ElderMatt 52d2ab7
Merge remote-tracking branch 'origin/main' into APL-537
svcAPLBot cea36c8
fix: remove logs
ElderMatt b8c9bb4
Merge remote-tracking branch 'origin/main' into APL-537
svcAPLBot 2fe158a
fix: removed logs
ElderMatt 209dd01
Update versions.yaml
ElderMatt 7355487
Update src/cmd/migrate.ts
ElderMatt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,4 +3,4 @@ metadata: | |
| name: versions | ||
| labels: {} | ||
| spec: | ||
| specVersion: 35 | ||
| specVersion: 36 | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,4 +8,3 @@ spec: | |
| domain: hello.team-admin.dev.linode-apl.net | ||
| ownHost: true | ||
| port: 80 | ||
| type: public | ||
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,4 +7,3 @@ spec: | |
| hasCert: true | ||
| paths: | ||
| - /jeho | ||
| type: public | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -10,4 +10,3 @@ spec: | |
| ownHost: true | ||
| paths: [] | ||
| port: 80 | ||
| type: public | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -14,5 +14,4 @@ spec: | |
| enabled: true | ||
| weightV1: 90 | ||
| weightV2: 10 | ||
| type: public | ||
| useCname: false | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -25,5 +25,4 @@ spec: | |
| enabled: true | ||
| weightV1: 70 | ||
| weightV2: 30 | ||
| type: public | ||
| useCname: true | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,5 +3,4 @@ metadata: | |
| name: service-a | ||
| labels: | ||
| apl.io/teamId: demo | ||
| spec: | ||
| type: cluster | ||
| spec: {} | ||
ElderMatt marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
This file was deleted.
Oops, something went wrong.
ElderMatt marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
This file was deleted.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -23,5 +23,4 @@ spec: | |
| enabled: true | ||
| weightV1: 50 | ||
| weightV2: 50 | ||
| type: public | ||
| useCname: true | ||
ElderMatt marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
This file was deleted.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,4 +8,3 @@ spec: | |
| predeployed: true | ||
| port: 443 | ||
| tlsPass: true | ||
| type: public | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,17 +5,14 @@ metadata: | |
| apl.io/teamId: demo | ||
| spec: | ||
| alerts: | ||
| email: | ||
| critical: [email protected] | ||
| nonCritical: [email protected] | ||
| email: {} | ||
| groupInterval: 5m | ||
| receivers: | ||
| - slack | ||
| repeatInterval: 3h | ||
| slack: | ||
| channel: aaaaa | ||
| channelCrit: aaaaa | ||
| url: https://slack.con | ||
| groupInterval: 5m | ||
| managedMonitoring: | ||
| alertmanager: true | ||
| grafana: true | ||
|
|
@@ -40,4 +37,3 @@ spec: | |
| - ingress | ||
| team: | ||
| - alerts | ||
| password: somesecretvalue | ||
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.