Azure Service Operator - Resets Network Security Group

Michael Smith 5 Reputation points
2023-06-01T16:45:15.31+00:00

Azure Service Operator(ASO) v2.0.0-beta.5 appears to reset my Network Security Group(NSG) once an hour. This results in the Network Security Group Security Rules being removed from the NSG for approximately 10 minutes before it re-adds them. I have no idea why this happens and am looking for some guidance.

NetworkSecurityGroup YAML:

apiVersion: network.azure.com/v1beta20201101
kind: NetworkSecurityGroup
metadata:
  annotations:
    io.javaoperatorsdk/primary-name: demo-filter
    io.javaoperatorsdk/primary-namespace: default
    serviceoperator.azure.com/operator-namespace: azureserviceoperator-system
    serviceoperator.azure.com/resource-id: /subscriptions/
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,437 questions
{count} votes

4 answers

Sort by: Most helpful
  1. Michael Smith 5 Reputation points
    2023-06-06T17:32:38.23+00:00
    1 person found this answer helpful.
    0 comments No comments

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  4. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.