Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apache/cloudstack-kubernetes-provider
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: apache/cloudstack-kubernetes-provider
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.1
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 26, 2024

  1. Update version (#68)

    vishesh92 authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    968f98d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Add support for NetworkACLs for LB on VPC networks (#69)

    * Add support for NetworkACLs for LB on VPC networks
    
    * set source cudr list
    
    * set source cudr list
    
    * update image
    
    * update image
    
    * logging changes
    
    * add more logs
    
    * add logs + fetch network id from public ip for vpc
    
    * remove debug logs
    
    * revert docker image changes
    
    * address comment: delete only 1 matching rule, in case ACL is shared between tiers
    
    * increase log verbosity
    
    * address comments - oob exception check
    
    * preventive addition of rules to default acl lists
    
    * prevent re-adding rules on ensureLoadbalancer runs
    
    * fix log
    Pearl1594 authored Jul 31, 2024
    1 Configuration menu
    Copy the full SHA
    a315d9e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. release 1.1.1

    Pearl1594 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    84b0d93 View commit details
    Browse the repository at this point in the history
Loading