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

Watch scanconfigs #29

Merged
merged 22 commits into from
Jan 22, 2023
Merged

Watch scanconfigs #29

merged 22 commits into from
Jan 22, 2023

Conversation

pbalogh-sa
Copy link
Member

No description provided.

@pbalogh-sa pbalogh-sa self-assigned this Jan 13, 2023
FrimIdan

This comment was marked as outdated.

ghost
ghost previously requested changes Jan 17, 2023

func (s *Scheduler) scheduleNewScans(scanConfigMap *map[string]models.ScanConfig) error {
for id, scanConfig := range *scanConfigMap {
scanConfig := scanConfig
Copy link

Choose a reason for hiding this comment

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

we shouldn't use the same variable name here though we risk variable shadowing

runtime_scan/pkg/orchestrator/scheduler/scheduler.go Outdated Show resolved Hide resolved
runtime_scan/pkg/orchestrator/orchestrator.go Show resolved Hide resolved
backend/pkg/config/config.go Show resolved Hide resolved
runtime_scan/pkg/config/config.go Outdated Show resolved Hide resolved
@ghost ghost dismissed their stale review January 20, 2023 09:43

All changes requested handled, will re-review on next update

Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
…d host

Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
pbalogh-sa and others added 2 commits January 20, 2023 16:59
Signed-off-by: Peter Balogh <p.balogh.sa@gmail.com>
@akpsgit akpsgit merged commit a9c6502 into main Jan 22, 2023
@akpsgit akpsgit deleted the watch-scanconfig branch January 22, 2023 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants