Olli Janatuinen

Results 38 issues of Olli Janatuinen

#### Feature Idea Summary Afaiu this module does not currently support GitHub environments. There looks to be API support https://docs.github.com/en/rest/reference/repos#environments so it would be nice to get support to this...

enhancement
api completeness

**Is your feature request related to a problem? Please describe.** Ability to offloading namespaces to remote cluaters is very useful. However I would like to be able to control and...

kind/feature

I collected need files based @nickbreen great work on https://github.com/nickbreen/docker-lvm-plugin , tested that it works, updated CI and readme. Will allow you close #66

Code Review

It would be nice to have ready made debug tools container for .NET users too. Some documentation about it can be found from: - https://docs.microsoft.com/en-us/dotnet/core/diagnostics/diagnostics-in-containers - https://devblogs.microsoft.com/dotnet/collecting-net-core-linux-container-cpu-traces-from-a-sidecar-container/ - https://github.com/joe-elliott/netcore-kubernetes-profiling

enhancement

**- What I did** #1129 was closed with https://github.com/moby/swarmkit/pull/1129#issuecomment-243273764 > I think this was a pull request before its time. There will come a day when we add --privileged to...

Describe the solution you'd like Picked up from https://github.com/Azure/ALZ-Bicep/issues/244#issuecomment-1137199634 I see that ability to be able to run pull requests with WhatIf mode against of production is very critical as...

enhancement
Area: Policy
Area: Bicep Registry
Area: Networking
Area: Management Groups
Upstream Dependency
Area: RBAC
hygiene
Area: Logging & Automation
Area: Non-Resource Specific
Area: Orchestration Modules
external community contribution
long-term

# Overview/Summary Solving multiple issues with WhatIf mode in Hub Networking. ## This PR fixes/adds/changes/removes Related to hub networking part of #249 However WhatIf test cannot be yet enabled to...

Needs: Triage :mag:

## Description New feature, allowing you REJECT denied traffic instead of DROP it. This is useful in cases where you want to notify callers that the path is disallowed instead...

release-note-required
docs-pr-required

## Description I noticed that only service groups are currently supported so copied those scripts and modified them to working with normal services too. New functions: - Add-NSLBServiceMonitorBinding - Get-NSLBService...

## Expected Behavior Have functions like: - Add-NSLBServiceMonitorBinding - Get-NSLBService - Get-NSLBServiceMonitorBinding - New-NSLBService - Remove-NSLBService - Remove-NSLBServiceMonitorBinding - Set-NSLBService ## Current Behavior Only service groups can be managed using...