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

pybind/mgr: Fix IPv6 url generation #42793

Merged

Conversation

sebastian-philipp
Copy link
Contributor

Fixes: https://tracker.ceph.com/issues/52117
Signed-off-by: Sebastian Wagner sewagner@redhat.com

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

@sebastian-philipp sebastian-philipp requested a review from a team as a code owner August 16, 2021 12:15
@sebastian-philipp sebastian-philipp requested review from aaryanporwal, Waadkh7 and cypherean and removed request for a team August 16, 2021 12:15
@alfonsomthd alfonsomthd changed the title mgr/dashboard: Fix redirect to active MGR mgr/dashboard: Fix redirect to active MGR Aug 16, 2021
@alfonsomthd alfonsomthd added this to In progress in Dashboard via automation Aug 16, 2021
Copy link
Contributor

@avanthakkar avanthakkar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just left some minor changes. Thanks @sebastian-philipp

src/pybind/mgr/dashboard/module.py Outdated Show resolved Hide resolved
src/pybind/mgr/dashboard/module.py Show resolved Hide resolved
Dashboard automation moved this from In progress to Review in progress Aug 16, 2021
@nizamial09
Copy link
Member

jenkins test dashboard

@sebastian-philipp sebastian-philipp requested a review from a team as a code owner August 17, 2021 10:48
@sebastian-philipp sebastian-philipp changed the title mgr/dashboard: Fix redirect to active MGR pybind/mgr: Fix IPv6 url generation Aug 17, 2021
@sebastian-philipp
Copy link
Contributor Author

lint run-test-pre: PYTHONHASHSEED='782397422'
lint run-test: commands[0] | flake8
./rest_client.py:331:23: W291 trailing whitespace
./rest_client.py:332:28: W291 trailing whitespace
./rest_client.py:333:28: W291 trailing whitespace

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
Fixes: https://tracker.ceph.com/issues/52117
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
Copy link
Member

@neha-ojha neha-ojha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@p-se p-se left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Dashboard automation moved this from Review in progress to Reviewer approved Aug 19, 2021
@alfonsomthd alfonsomthd merged commit 9788d20 into ceph:master Aug 19, 2021
Dashboard automation moved this from Reviewer approved to Done Aug 19, 2021
@tchaikov
Copy link
Contributor

@alfonsomthd in future, could you please add a "Reviewed-by" line in the commit message of the merge commit when merging a PR?

@alfonsomthd
Copy link
Contributor

@alfonsomthd in future, could you please add a "Reviewed-by" line in the commit message of the merge commit when merging a PR?

Of course, sorry about that. I completely forgot about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Dashboard
  
Done
7 participants