Marcus

Results 17 issues of Marcus

* Added airgap possiblities. ## Describe the behavior changes introduced in this PR ## Linked Issues? None ## Testing Instructions Override values in values.yaml.

needs-rebase
ok-to-test
pelorus-operator

### Is your feature request related to a problem? Please describe. When trying to upgrade the operator it currently fails since updated and new crd's and roles does not get...

enhancement

## Feature Request ### Description Any chance of implementing snapshot support?

enhancement

This pr is the first of in a series of prs to get the operator up to date with upstream Antrea. * A devcontainer has been added to aid in...

Consider the following entity: ```c# public class User { [Key] public Guid Id { get; set; } [Column(TypeName = "jsonb")] public Dictionary Properties { get; set; } } ``` And...

### Description To enable SNAT with OVN-EIPs and provide custom VPCs with external access to the underlay, a dedicated EIP is currently required for each VPC. In ip constrained environments,...

feature
eip

**Describe the problem/challenge you have** Currently, there is no way to write a network policy without enforcing it or simulate policy matches for auditing or statistical purposes. The ability to...

kind/feature
lifecycle/stale