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

Set environment context #144

Open
jonnyrobots opened this issue Aug 30, 2024 · 2 comments
Open

Set environment context #144

jonnyrobots opened this issue Aug 30, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@jonnyrobots
Copy link

In cases of fast iteration while refactoring to remove vulnerabilities, the information is noisy, or trashy information that I wouldn’t like to have related to the organization, so I don't want to push these images into the Docker Scout platform. But, it is useful information and so it would useful to use local/image to identify those changes that are not ready yet.

It would be great if Docker Scout had the context of the org I'm in, and the environment/stage I am in. Analogous to git having folder and branch context. So for example, I could be warned if I try to register an image that's still in flux. Eg “You’re logged into [org name] and trying to register a local image”. This would help avoid clutter, consuming plan resources, hitting limits, etc within the Docker Scout platform.

@jonnyrobots jonnyrobots added the enhancement New feature or request label Aug 30, 2024
@cdupuis
Copy link
Collaborator

cdupuis commented Aug 30, 2024

With register you mean setting to an environment? If so, I wonder if we should just disable the ability to set local images in an environment?

@jonnyrobots
Copy link
Author

Register as in index the image in the Docker Scout platform (eg. by using push)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants