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

chore: migration for kubectl proxy #3731

Merged
merged 6 commits into from
Aug 9, 2023
Merged

Conversation

kartik-579
Copy link
Member

@kartik-579 kartik-579 commented Aug 7, 2023

Description

DB migration introducing a new column "proxy_url" for cluster data.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


@sonarcloud
Copy link

sonarcloud bot commented Aug 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@kartik-579 kartik-579 changed the title task: migration for kubectl proxy chore: migration for kubectl proxy Aug 9, 2023
@kartik-579 kartik-579 merged commit 3241b0f into main Aug 9, 2023
4 of 8 checks passed
@kartik-579 kartik-579 deleted the kubectl-proxy-migration branch August 9, 2023 06:05
gireesh-naidu pushed a commit that referenced this pull request Aug 13, 2023
* added proxy url

* set proxy url for terminal session get request

* added logs

* updated proxyUrl field case

* updated proxy url field in cluster save/update apis

* updated proxy url validation

* wip

* removed redundant logs

* wip

* wip

* updated check in cluster save update apis for gitOps

* feat: workflow to validate PRs if an issue is linked or not (#3730)

* added github actions workflow to validate PRs if an issue is linked or not

* Update pr-issue-validator.yaml

* Update pr-issue-validator.yaml

* Update pr-issue-validator.yaml

---------

Co-authored-by: Shubham9t9 <shubhamkumar47022@gmai.com>
Co-authored-by: Prakarsh <71125043+prakarsh-dt@users.noreply.github.com>

* commented out path-ignore section in pr-issue-validator (#3739)

Co-authored-by: Shubham9t9 <shubhamkumar47022@gmai.com>

* chore: Update pr-issue-validator.yaml (#3740)

* Update pr-issue-validator.yaml

* Update pr-issue-validator.yaml

* Update pr-issue-validator.yaml

* Update pr-issue-validator.yaml

* Update pr-issue-validator.yaml

* Update pr-issue-validator.yaml

* Update pr-issue-validator.yaml

* Update pr-issue-validator.yaml

* Update pr-issue-validator.yaml

* wip

* updated informer obj

* chore: migration for kubectl proxy (#3731)

* added db scripts

* updated sql script

* updated  sql script no.

---------

Co-authored-by: Shubham Kumar <87755583+Shubham9t9@users.noreply.github.com>
Co-authored-by: Shubham9t9 <shubhamkumar47022@gmai.com>
Co-authored-by: Prakarsh <71125043+prakarsh-dt@users.noreply.github.com>
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.

3 participants