epam / epam/hub-extensions

Check for permissions before starting deploy or undeploy in Azure

Open
#71 1 comment 0 reactions 0 assignees View on GitHub
azure enhancement
Dominant language
Shell
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

As a user, I want to be sure that I have enough permissions required by HubCTL in Azure before starting deploy or undeploy operations with the `hubctl stack` extension (probably other extensions too).

A possible solution is to add logic to `init` or `configure` extensions that check permissions.

- [ ] Define a list of Azure permissions required by HubCTL
- [ ] Implement checking logic
- [ ] Document required Azure permissions in hubctl.io

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the `hubctl stack` extension and inspect its `init` and `configure` entry points, since no files or tests are named. Define the Azure permissions required by HubCTL, check them before deploy and undeploy operations, and document the requirements in hubctl.io.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, shell
Domain
cli, cloud, devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.