-
Notifications
You must be signed in to change notification settings - Fork 32
Comparing changes
Open a pull request
base repository: harvester/network-controller-harvester
base: v0.4.0
head repository: harvester/network-controller-harvester
compare: master
- 17 commits
- 876 files changed
- 10 contributors
Commits on Jul 24, 2024
-
Signed-off-by: Jian Wang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfd78ad - Browse repository at this point
Copy the full SHA cfd78adView commit details
Commits on Aug 2, 2024
-
webhook/mutator: filter out the witness node
- we do not allow any workload on the witness node, so we should filter out the witness node when creating the vlan config Signed-off-by: Vicente Cheng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1813db8 - Browse repository at this point
Copy the full SHA 1813db8View commit details
Commits on Aug 5, 2024
-
controller/node: skip update vlanconfig with witness node
- we did not apply any vlanconfig on the witness node, so we need to skip the vlanconfig update when witness node change. Signed-off-by: Vicente Cheng <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ca1501 - Browse repository at this point
Copy the full SHA 9ca1501View commit details
Commits on Aug 7, 2024
-
Signed-off-by: Chris Chiu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2910980 - Browse repository at this point
Copy the full SHA 2910980View commit details
Commits on Aug 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9892fc1 - Browse repository at this point
Copy the full SHA 9892fc1View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6521629 - Browse repository at this point
Copy the full SHA 6521629View commit details -
Signed-off-by: Chris Chiu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d1dac8 - Browse repository at this point
Copy the full SHA 1d1dac8View commit details
Commits on Sep 19, 2024
-
2995 check if storage network attached before cluster network or vlan…
… config deletion
Configuration menu - View commit details
-
Copy full SHA for bdc4343 - Browse repository at this point
Copy the full SHA bdc4343View commit details -
Configuration menu - View commit details
-
Copy full SHA for f81a622 - Browse repository at this point
Copy the full SHA f81a622View commit details
Commits on Oct 17, 2024
-
agent: move the iptables bridge forwarding disable to agent register
The DisableBridgeNF() placed in init() would cause phantom error message while restart/kill the network-manager pod. Move it to agent register to prevent the unexpected invoke. Fixes: 6521629 ("Disable iptables bridge forwarding on initializatio")
Configuration menu - View commit details
-
Copy full SHA for bced981 - Browse repository at this point
Copy the full SHA bced981View commit details
Commits on Oct 24, 2024
-
CVE: bump protobuf and x related dependecies
bump packages for CVE-2023-45288 Signed-off-by: Chris Chiu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 61615bb - Browse repository at this point
Copy the full SHA 61615bbView commit details
Commits on Dec 5, 2024
-
Make the build consistent across archs for Go to correctly report the…
… package path inside the binary Signed-off-by: Guilherme Macedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 637d6de - Browse repository at this point
Copy the full SHA 637d6deView commit details
Commits on Dec 24, 2024
-
feat: add renovate.json & mergify.yml
Signed-off-by: PoAn Yang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2d1e72 - Browse repository at this point
Copy the full SHA b2d1e72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3736d22 - Browse repository at this point
Copy the full SHA 3736d22View commit details
Commits on Dec 30, 2024
-
ci: tune Renovate base branches [skip ci]
Signed-off-by: Kiefer Chang <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3ad6a1 - Browse repository at this point
Copy the full SHA b3ad6a1View commit details
Commits on Jan 30, 2025
-
chore: update copyright year to 2025 and change Rancher Labs to SUSE
chore: update copyright year to 2025 and change Rancher Labs to SUSE
Configuration menu - View commit details
-
Copy full SHA for ce3dd94 - Browse repository at this point
Copy the full SHA ce3dd94View commit details
Commits on Feb 18, 2025
-
Signed-off-by: Chris Chiu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ac3d60 - Browse repository at this point
Copy the full SHA 4ac3d60View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.4.0...master