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

Implement Endpoint for Retrieving Default Namespace in Portal UI Backend #564

Closed
SergK opened this issue Jan 23, 2025 · 0 comments · Fixed by #565 or #572
Closed

Implement Endpoint for Retrieving Default Namespace in Portal UI Backend #564

SergK opened this issue Jan 23, 2025 · 0 comments · Fixed by #565 or #572
Labels
CodeMie enhancement New feature or request feature New functionality

Comments

@SergK
Copy link
Member

SergK commented Jan 23, 2025

Is your feature request related to a problem? Please describe.
There's a need to enhance the functionality and usability of our Portal UI by implementing a new backend endpoint for better namespace management.

Describe the solution you'd like
The implementation of a backend endpoint that primarily returns the default namespace value. This value can be determined through one of the following methods:

  • Extracting it from the pod metadata.
  • Defining it within the chart during the deployment process.
  • If the above methods are not applicable, the namespace information can be skipped.

Describe alternatives you've considered
N/A

Additional context
Acceptance Criteria:

  • The new endpoint is fully implemented and integrated into the Portal UI backend.
  • The endpoint successfully returns the default namespace by extracting it from pod metadata or using the defined value in the chart during deployment.
  • In cases where namespace information is unavailable or not applicable, the endpoint should handle this gracefully, adhering to predefined protocols.
  • Thorough testing is conducted to validate the functionality, security, and performance of the endpoint.
  • Documentation is updated to include details of the new endpoint, its usage, and any relevant configurations.
@SergK SergK added CodeMie enhancement New feature or request feature New functionality labels Jan 23, 2025
SergK added a commit that referenced this issue Jan 23, 2025
Signed-off-by: Sergiy Kulanov <sergiy_kulanov@epam.com>
MykolaMarusenko pushed a commit that referenced this issue Jan 23, 2025
Signed-off-by: Sergiy Kulanov <sergiy_kulanov@epam.com>
@SergK SergK reopened this Jan 23, 2025
@SergK SergK moved this to In Progress in KubeRocketCI Jan 23, 2025
callmevladik added a commit that referenced this issue Jan 24, 2025
SergK pushed a commit that referenced this issue Jan 24, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in KubeRocketCI Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CodeMie enhancement New feature or request feature New functionality
Projects
Archived in project
1 participant