Commit Graph

  • ea30acb2e7 add local allocation support Fangyuan Li 2025-07-22 02:55:08 -0700
  • ffb3e87a0f
    Merge 59d6a18f14 into 00adf22482 Andromeda 2025-07-21 12:53:46 +0000
  • 59d6a18f14
    Fix broken link in README.md Andromeda 2025-07-21 14:47:46 +0200
  • 27ea564bf6
    Merge 041e3ce46b into 00adf22482 Chris Chiu 2025-07-18 06:48:38 -0400
  • c0f6b22451
    Merge 8d8459f243 into 00adf22482 Adil Ghaffar 2025-07-16 13:19:55 +0300
  • 7e92c508bc
    Merge adf5818016 into 00adf22482 Julius Hinze 2025-07-16 00:48:45 +0200
  • adf5818016 Connection limit for thick daemon. Julius Hinze 2024-11-12 11:43:11 +0100
  • 2980b49aa1
    Merge f874a03f36 into 00adf22482 gcampbell12 2025-07-15 08:56:30 -0400
  • 2c6427b639
    Merge 87187dbbca into 00adf22482 halfcrazy 2025-07-14 14:15:06 +0200
  • 7d3da0f06f
    Merge bfc8f36cc4 into 00adf22482 Gleb Kogtev 2025-07-04 15:55:31 +0800
  • 3a072b98eb
    Merge 7ad9d7a04a into 00adf22482 Philipp Riederer 2025-07-04 11:47:17 +0800
  • 5e89103cf3
    Merge 846297807d into 00adf22482 Peng Liu 2025-07-03 09:46:40 -0400
  • 00adf22482
    Merge pull request #1435 from thomasferrandiz/fix-config-error-msg master v4.2.2 Ben Pickard 2025-07-03 09:39:42 -0400
  • f6b42791b5 Add error message when the config is missing at startup Thomas Ferrandiz 2025-07-03 12:04:54 +0000
  • 071538476b
    Merge 45af94fced into 6dd955dba5 Mansion Lai 2025-07-02 17:41:40 +0100
  • 6dd955dba5
    Merge pull request #1431 from Nordix/bump-all/adil Ben Pickard 2025-07-01 16:47:36 -0400
  • f874a03f36
    improvement: Limit bootstrap pod list when building k8s client George Campbell 2025-06-24 19:52:37 +0100
  • f18d96b648
    update to go 1.23 and latest k8s version (1.32.5) Muhammad Adil Ghaffar 2025-06-05 16:23:04 +0300
  • 846297807d Revert "Suppress error message in cmdDel, in thick plugin" Peng Liu 2025-06-19 02:26:49 -0400
  • 8d8459f243
    Add .gitattributes to autohide generated vendor folder Muhammad Adil Ghaffar 2025-06-09 22:47:18 +0300
  • 041e3ce46b Parameterize config watcher loop speed Connor Kuehl 2024-02-13 16:17:19 -0600
  • 116c77fd2b
    Fix for vuln GO-2024-3333 Muhammad Adil Ghaffar 2025-01-07 13:15:16 +0200
  • 207b87203d
    Merge 0fe1c72175 into 18630fde0b dependabot[bot] 2025-06-02 09:04:14 +0300
  • 45af94fced print error of loading daemon config file Mansion Lai 2025-05-30 22:38:26 +0800
  • 87187dbbca chore: reduce pod informer cache size Yan Zhu 2025-05-22 10:37:42 +0800
  • 18630fde0b
    Merge pull request #1424 from nirdothan/mount-multus-conf-dir v4.2.1 Doug Smith 2025-05-13 08:32:26 -0400
  • 19f9283db4
    Thick client: mount multus-conf-dir Nir Dothan 2025-04-27 17:06:31 +0300
  • 1655d540cb
    Merge pull request #1418 from rollandf/baseimage Doug Smith 2025-04-24 15:43:05 +0200
  • 2d3ae5d5be CVE (CVE-2024-5535) fix: bumping base image to base-debian12 Ido Heyvi 2025-04-21 12:51:26 +0300
  • 23c9078566 Bump golang version to 1.23 Ido Heyvi 2025-04-21 12:36:43 +0300
  • 0fe1c72175
    Bump golang.org/x/net from 0.24.0 to 0.36.0 dependabot/go_modules/golang.org/x/net-0.36.0 dependabot[bot] 2025-04-20 13:27:20 +0000
  • 4517063b79
    Merge pull request #1419 from dougbtv/rebase5-cni-subdirectory-chain Ben Pickard 2025-04-16 16:04:18 -0400
  • 4104fea90d Subdirectory CNI chain loading e2e tests dougbtv 2025-04-09 14:33:41 -0400
  • 528d4f150c Functionality for Aux CNI Chain using subdirectory based CNI configuration loading. dougbtv 2024-08-06 15:54:24 -0400
  • 6419e524b1 Bumps and makefile Benjamin Pickard 2025-04-14 16:53:48 -0400
  • 58bd26f42b If we want to fix upgrade issues, we should test upgrade issues. dougbtv 2025-04-10 14:02:06 -0400
  • 519860bbfd If we want to fix upgrade issues, we should test upgrade issues. dougbtv 2025-04-10 14:02:06 -0400
  • 74259918d7 update deploy file: use install_multus bin to update cni file Byron wang 2024-01-19 15:39:00 +0800
  • fa3c7cfee3 [bump] Bumps to libcni v1.3.0 dougbtv 2025-04-08 10:08:23 -0400
  • 96bfb26dac chore: update Dockerfile base image Fred Rolland 2025-04-06 16:31:47 +0300
  • cb02c95ed5 [increment] has a couple updates and a code marker for pkg/server/server.go where I think status annotation might go dougbtv 2025-04-04 13:28:42 -0400
  • 8ec7256c2e
    Merge 498a4f9ea1 into 55ef3b1f0b Dan Mills 2025-04-03 20:05:03 -0700
  • 2cf61fbf16 Add reusable release workflows Alexander Maslennikov 2025-04-03 16:13:42 +0200
  • 55ef3b1f0b
    Merge pull request #1370 from thomasferrandiz/add-trivy Doug Smith 2025-04-03 15:35:40 +0200
  • 535c0f5b8e [stub] stubbing in admission controller from dra example driver dougbtv 2025-04-02 14:59:19 -0400
  • 41321963b8
    Merge pull request #1374 from buroa/master Ben Pickard 2025-03-31 16:15:02 -0400
  • ef8f01b299 Use cross-compilation for thick plugin build Thomas Ferrandiz 2025-03-31 14:54:53 +0000
  • 51752f1a6e Add trivy vulnerability scanner in build step Thomas Ferrandiz 2024-12-12 09:48:22 +0000
  • 9e07ea3156 Use cross-compilation scripts to optimize build time Thomas Ferrandiz 2025-03-31 14:38:16 +0000
  • 72fef71bc1 [significant] first CNI ADD using DRA that succeeds dougbtv 2025-03-28 14:26:07 -0400
  • bd853dd0dd [increment][refactor] refactored to use podname/namespace instead of claim UID. I think I'm missing default networks for DRA items dougbtv 2025-03-28 13:14:24 -0400
  • 68736fd0ef [tooling] adds a quick build dra image dougbtv 2025-03-28 10:35:29 -0400
  • d855b77711 [increment] can write a delegate to a json file dougbtv 2025-03-28 10:35:04 -0400
  • 736abba25d [stub] stubbing in writing delegates to cached file dougbtv 2025-03-28 10:15:10 -0400
  • 1d1a0bcd49 [tooling] add efficient dockerfile, and dockerignore dougbtv 2025-03-27 16:46:53 -0400
  • e745c47fb9 [signficant] a pod will schedule with environment vars present dougbtv 2025-03-27 16:37:35 -0400
  • 38a12639f4 [increment] advertises resources at least dougbtv 2025-03-27 16:03:05 -0400
  • 2d53701a62 [increment] fixes up mkdir problem, attempts adding the opaque params properly dougbtv 2025-03-27 13:24:10 -0400
  • 926f835fc3 [increment][stub] has stubs in for the driver, untested but compiles, docs are probably meh and need updates dougbtv 2025-03-27 12:05:44 -0400
  • c37b45d73a [increment][move] moves the gpu name of the opaque param api to the name net dougbtv 2025-03-27 11:19:10 -0400
  • 301aaca5d3 [stub] stubbing in opaque parameters dougbtv 2025-03-27 10:55:11 -0400
  • e26d1bdf49 [increment] saw the demo work dougbtv 2025-03-26 15:42:07 -0400
  • 062b5f82ea [stub] stubbing in daemonset and yaml resources, updates driver name for now to try it dougbtv 2025-03-26 14:58:05 -0400
  • 8f8bdd8772 [increment] can do a build with go build -o bin/dra-multus-driver ./cmd/dra-multus-driver dougbtv 2025-03-26 14:17:31 -0400
  • e4bd00d643 Revert "add support for Dynamic Resource Allocation" dougbtv 2025-03-26 14:07:41 -0400
  • f56dabf7f4 [deps] First go mod import and vendor dougbtv 2025-03-26 13:59:36 -0400
  • f3024f9ae9 [increment] update imports for local files, hacked in drivername const, notably missing: havent handled the api import yet in state.go dougbtv 2025-03-26 13:47:18 -0400
  • e420284885 initial copy from DRA example driver dougbtv 2025-03-26 13:31:09 -0400
  • 1821311479
    Merge pull request #1412 from dougbtv/fix-empty-cni-result Ben Pickard 2025-03-25 17:42:43 -0400
  • ccfd8f5fea When returning an empty CNI result, it must be properly structured dougbtv 2025-03-25 14:09:58 -0400
  • 2a91646eaf
    Merge pull request #1409 from maiqueb/bump-net-attach-def-client-lib-1.7.6 v4.2.0 Doug Smith 2025-03-24 19:22:12 +0100
  • 47e5153714
    Merge pull request #1408 from dougbtv/pod-not-found-on-add Ben Pickard 2025-03-24 14:11:03 -0400
  • 21f7282088 build: consume net-attach-def-client lib 1.7.6 Miguel Duarte Barroso 2025-03-24 15:51:08 +0000
  • 641f6a3b63 handle pod not found in CNI ADD gracefully dougbtv 2025-03-24 09:54:22 -0400
  • e156e815ad
    Merge pull request #1407 from dougbtv/pod-deleted-on-add Ben Pickard 2025-03-20 15:44:34 -0400
  • 5892d705da Tolerate issues writing network status annotation on CNI ADD. dougbtv 2025-03-20 13:53:46 -0400
  • 431a735eca
    Merge pull request #1404 from dougbtv/fix-e2e-dra Ben Pickard 2025-03-20 12:44:42 -0400
  • 99d72d14a3 The e2e kind config should use api/beta for the runtimeConfig dougbtv 2025-03-19 14:00:13 -0400
  • 498a4f9ea1 Revert "update thick image to distroless debian" Dan Mills 2025-03-19 11:30:13 -0700
  • 3ea1db021f Update workflows in release branch Alexander Maslennikov 2025-03-18 09:52:54 +0100
  • 56086d0abe Call reusable ci-fork workflow Alexander Maslennikov 2025-03-04 15:57:28 +0100
  • 8b68013393 Call reusable ci-fork workflow Alexander Maslennikov 2025-03-04 15:57:28 +0100
  • 2ab78fff3f Call reusable sync-fork workflow Alexander Maslennikov 2025-03-04 14:16:07 +0100
  • 04aa7d45c0
    Only wait for config waitGroup when configManager is used Christopher Dziomba 2025-02-27 17:10:42 +0100
  • 4da8cbd36e skip cni 101 gc test Benjamin Pickard 2025-02-20 14:56:45 -0500
  • 1c8ae95af2 SKIP DRA e2e Benjamin Pickard 2025-02-20 14:47:25 -0500
  • 510bf623df Remove Class Name from Dynamic Resources Benjamin Pickard 2025-01-22 09:37:52 -0500
  • b830ca18c1 Dep Bumps Benjamin Pickard 2025-01-22 09:36:29 -0500
  • f5eba6c73a [DNM] testing CNI 1.1.0 tests dougbtv 2025-02-20 14:57:29 -0500
  • aa3283b653
    update to latest kind and stable k8s release Davanum Srinivas 2025-02-14 20:21:00 -0500
  • bfc8f36cc4 gofmt Gleb Kogtev 2025-02-15 00:32:52 +0300
  • 2636d40c09 Add multusKeepConfig option Gleb Kogtev 2025-02-15 00:26:16 +0300
  • 5b88b9e296
    Try patched kind in CI jobs Davanum Srinivas 2025-02-11 20:15:35 -0500
  • 8472bb04d2 Increase memory limit to 200Mi Dan Mills 2025-02-07 13:02:33 -0800
  • 52be2d8bae
    try older debian for ci jobs Davanum Srinivas 2025-01-30 20:53:29 -0500
  • 13c8400a0c Remove Class Name from Dynamic Resources Benjamin Pickard 2025-01-22 09:37:52 -0500
  • 3ad1ea9dd3 Dep Bumps Benjamin Pickard 2025-01-22 09:36:29 -0500
  • b34cdda90e Remove log level Benjamin Pickard 2025-01-21 15:12:07 -0500
  • c7c812708d
    Merge 6c31d1c0e6 into 4a0b5073af Byron.wang 2025-01-16 10:53:05 -0500
  • 65acb87a38
    Bump golang.org/x/net from 0.24.0 to 0.33.0 dependabot[bot] 2025-01-16 14:42:15 +0000