Commit Graph

  • 7e59650adc
    Merge 9c1f1a24e0 into 25d9391690 Krisztian Litkey 2025-10-02 16:07:28 +0000
  • 9c1f1a24e0
    adaptation, stub: implement plugin shutdown, delay close. Krisztian Litkey 2025-09-30 16:50:30 +0300
  • 2de4be381d
    adaptation: ensure sync'ed plugins are fully registered in tests. Krisztian Litkey 2025-09-30 16:44:31 +0300
  • 2dab8c085e
    api,adaptation: protocol translation for v1alpha1. Krisztian Litkey 2025-09-19 08:44:53 +0300
  • c4943f09d9
    Merge 5c7788e316 into 25d9391690 Markus Lehtonen 2025-10-02 13:19:17 +0000
  • 5c7788e316 Fix dockerized proto build Markus Lehtonen 2025-10-01 08:47:15 +0300
  • 71fd7fc482
    Merge 44b2861a26 into 25d9391690 Sascha Grunert 2025-10-02 14:48:03 +0200
  • 44b2861a26
    Fix wasm example Sascha Grunert 2025-10-02 14:47:11 +0200
  • 8db05feb91
    runtime-tools: update to use v1beta1 API revision. Krisztian Litkey 2025-09-19 08:43:56 +0300
  • 85915c8512
    plugins: update to use v1beta1 API revision. Krisztian Litkey 2025-09-17 17:04:44 +0300
  • daffbba8f2
    adaptation: update tests to use v1beta1 API revision. Krisztian Litkey 2025-09-16 16:19:52 +0300
  • bbe965498c
    stub: fork/bump stub to v1beta1 revision. Krisztian Litkey 2025-10-01 21:53:39 +0300
  • 38c344862a
    stub: make pkg/stub an alias of v1alpha1. Krisztian Litkey 2025-10-01 21:48:48 +0300
  • a192753c56
    stub: move current revision to pkg/stub/v1alpha1. Krisztian Litkey 2025-09-25 16:59:51 +0300
  • 2802da218e
    adaptation: update to use v1beta1 API revision. Krisztian Litkey 2025-09-16 15:55:44 +0300
  • 5d6867bee3
    api: update v1beta1 protocol definition. Krisztian Litkey 2025-09-30 14:02:53 +0300
  • 94de457d95
    api: clone v1alpha1 as v1beta1. Krisztian Litkey 2025-09-17 16:46:36 +0300
  • f2c60f452a
    api: make pkg/api an alias of v1alpha1. Krisztian Litkey 2025-09-24 21:56:45 +0300
  • f6b44f470e
    api: move v1alpha1 revision to pkg/api/v1alpha1. Krisztian Litkey 2025-09-24 17:11:50 +0300
  • 959b4d6fe9
    Makefile: don't assume/hardcode proto location. Krisztian Litkey 2025-05-21 18:20:35 +0300
  • 56a03d4d61
    Merge 8e5f0d5f9b into 25d9391690 Neeraj Krishna Gopalakrishna 2025-10-01 14:33:00 +0300
  • dcef010dee
    Merge 2749cb5117 into 25d9391690 Krisztian Litkey 2025-10-01 14:21:18 +0300
  • 9623748f54 Makefile: build proto files unconditionally Markus Lehtonen 2025-09-11 14:49:14 +0300
  • cda9b15d18
    Merge c84039771e into 25d9391690 Krisztian Litkey 2025-09-30 16:41:00 +0000
  • c84039771e
    adaptation: ensure sync'ed plugins are fully registered in tests. Krisztian Litkey 2025-09-30 16:44:31 +0300
  • 25d9391690
    build: ensure we use correct version of protoc and its deps. main Markus Lehtonen 2025-09-30 19:11:56 +0300
  • b7e9de9028
    Merge pull request #231 from klihub/fixes/test-with-populated-initial-resources Mike Brown 2025-09-30 09:24:06 -0500
  • 0f331d530f Update auto-generated code Markus Lehtonen 2025-09-26 17:09:45 +0300
  • 9c1e96b73e Makefile: check that we use correct version of protoc and its deps Markus Lehtonen 2025-09-26 17:08:42 +0300
  • c591268b4b Simplify and align the installation of protoc dependencies Markus Lehtonen 2025-09-26 17:07:36 +0300
  • 48a708e42b Makefile: add check-protoc target Markus Lehtonen 2025-09-26 16:43:35 +0300
  • d582f30763 Use protoc-specific local install directory Markus Lehtonen 2025-09-30 12:05:59 +0300
  • 272035d843
    Merge pull request #232 from marquiz/devel/protoc-install-dir Krisztian Litkey 2025-09-30 15:00:49 +0300
  • b64a64d758
    Merge pull request #158 from klihub/fixes/logger-default-event-mask Krisztian Litkey 2025-09-30 14:56:43 +0300
  • 8a05f28c96
    Merge pull request #210 from ErikJiang/extract_helper_func Krisztian Litkey 2025-09-26 17:07:10 +0300
  • 2394daa45f Install protoc locally in the source tree Markus Lehtonen 2025-09-26 09:51:07 +0300
  • 115d41e197
    Merge 5d0a25f06f into d3daead0b6 Markus Lehtonen 2025-09-25 13:56:34 +0300
  • 7afb32a3a4 extract memory and CPU resource helpers bo.jiang 2025-08-19 11:49:49 +0800
  • b6b98b56a6
    adaptation: test with populated initial resources. Krisztian Litkey 2025-09-23 14:57:52 +0300
  • 2749cb5117
    device-injector: add scheduling policy adjustment. Krisztian Litkey 2025-04-10 14:08:11 +0300
  • d92fd02ac3
    api,adaptation,generate: allow setting scheduler attributes. Krisztian Litkey 2025-04-10 12:09:02 +0300
  • 8e413428e5
    Merge ea08b53a89 into d3daead0b6 Neeraj Krishna Gopalakrishna 2025-09-18 12:18:44 -0700
  • 71a27254b4
    Merge 7739284df7 into d3daead0b6 Krisztian Litkey 2025-09-17 09:01:51 +0000
  • 7739284df7
    contrib: add sample overlay for plugin authentication. Krisztian Litkey 2025-09-10 20:15:37 +0300
  • ff9185664c
    docs: update README.md. Krisztian Litkey 2025-09-10 22:28:52 +0300
  • c6b3f962c0
    default-validator: implement finer-grained validation. Krisztian Litkey 2025-05-23 22:08:20 +0300
  • f17adf27e8
    adaptation: implement plugin authentication. Krisztian Litkey 2025-09-16 10:03:09 +0300
  • 65af47358b
    stub: implement plugin authentication. Krisztian Litkey 2025-05-21 18:20:05 +0300
  • e5918f0ff0
    api: pass authentication information to validation. Krisztian Litkey 2025-05-23 18:08:04 +0300
  • c64600265f
    auth: add authentication service and implementation. Krisztian Litkey 2025-05-21 18:16:38 +0300
  • cb480f5dee
    Makefile: don't assume/hardcode proto location. Krisztian Litkey 2025-05-21 18:20:35 +0300
  • d3daead0b6
    Merge pull request #230 from klihub/devel/container-uid-gid-info Mike Brown 2025-09-16 10:10:43 -0500
  • 22aeb467e5
    docs: update README with container uid/gid info. Krisztian Litkey 2025-09-15 15:56:21 +0300
  • 71b0335fdc
    api,adaptation: add container uid/gid info. Krisztian Litkey 2025-09-15 12:26:36 +0300
  • 650b1e7f5a
    Merge 633857b7c7 into 3c85968e62 Krisztian Litkey 2025-09-11 15:13:03 +0300
  • 2664e70bd6
    Merge d9d155a037 into 3c85968e62 Markus Lehtonen 2025-09-10 10:45:36 +0300
  • 3c85968e62
    Merge pull request #228 from marquiz/devel/rdt-monitoring-kustomize Krisztian Litkey 2025-09-10 10:41:54 +0300
  • 91fbf06ed6 contrib: add example for enabling per-container RDT monitoring Markus Lehtonen 2025-08-11 17:17:19 +0300
  • ea08b53a89 35: Fix the issue with cgroupfs in containerd Neeraj Krishna Gopalakrishna 2025-09-04 10:24:38 +0530
  • 77924a2174 35: use the moby/sys/mountinfo to get the mount point Neeraj Krishna Gopalakrishna 2025-09-03 18:25:25 +0530
  • 5e91df8820 35:A function to get the absolute path to the CGroupsV2 Neeraj Krishna Gopalakrishna 2025-09-02 06:33:04 +0530
  • 10ffc61c61
    Merge pull request #224 from marquiz/devel/image-signing Krisztian Litkey 2025-09-01 16:52:41 +0300
  • 7004bd9942
    Merge pull request #226 from marquiz/devel/golangci-false-positives Krisztian Litkey 2025-09-01 16:51:12 +0300
  • 3e876001e5
    Merge 335e5a86f5 into f3bda9399c Markus Lehtonen 2025-09-01 11:21:20 +0000
  • b1a275c811 35: A functiion to get the absolute path to the CGroupsV2 Neeraj Krishna Gopalakrishna 2025-09-01 14:54:26 +0530
  • 0b3b5770d1 golangci: disable QF1008 from staticcheck linter Markus Lehtonen 2025-08-29 19:51:58 +0300
  • f3bda9399c
    Merge pull request #225 from marquiz/devel/golangci-v2 Krisztian Litkey 2025-08-29 18:19:57 +0300
  • e4518d7f27
    Merge pull request #221 from klihub/fixes/revert-hasty-gitignore-review Fu Wei 2025-08-29 09:44:38 -0400
  • 9787127c0f Bump golangci-lint to v2.4 Markus Lehtonen 2025-08-28 15:00:03 +0300
  • 1a50ff5856 Add nolint directives Markus Lehtonen 2025-08-28 15:44:49 +0300
  • 00fa1a124e Add and fix comments for exported types Markus Lehtonen 2025-08-28 16:37:08 +0300
  • ac21da7be8 pkg/api/seccomp: add comments for exported functions Markus Lehtonen 2025-08-28 20:07:45 +0300
  • 3aff986af5 pkg/runtime-tools/generate: remove embedded field "Generator" Markus Lehtonen 2025-08-28 20:59:13 +0300
  • c0c4bb648a pkg/api/validate: add comments for exported methods Markus Lehtonen 2025-08-28 20:19:13 +0300
  • c0ba9da712 adaptation/builtin: add comment for exported symbols Markus Lehtonen 2025-08-28 19:56:19 +0300
  • fb5491601c ci: enable image signing Markus Lehtonen 2025-08-29 12:02:25 +0300
  • eeb717264c pkg/api/validate: add comments for exported methods Markus Lehtonen 2025-08-28 20:19:13 +0300
  • dd6d357ab0 pkg/runtime-tools/generate: remove embedded field "Generator" Markus Lehtonen 2025-08-28 20:59:13 +0300
  • 02376f371c
    .gitignore: add comment about global gitignore. Krisztian Litkey 2025-08-29 09:30:13 +0300
  • 9336a7933c
    Revert "nit: Add .idea folder to gitignore" Krisztian Litkey 2025-08-29 09:26:55 +0300
  • 1807f89f5f adaptation/builtin: add comment for exported symbols Markus Lehtonen 2025-08-28 19:56:19 +0300
  • 8e5f0d5f9b Update readme about nri.sock and SELinux Neeraj Krishna Gopalakrishna 2025-08-29 11:46:25 +0530
  • 2f815c1dd8
    Merge pull request #218 from ngopalak-redhat/ngopalak/nit_idea_editor Fu Wei 2025-08-28 15:49:00 -0400
  • f578ea2804 nit: Add .idea folder to gitignore Neeraj Krishna Gopalakrishna 2025-08-28 16:28:58 +0530
  • d9d155a037 Implement removal of RDT Markus Lehtonen 2025-08-27 12:05:11 +0300
  • 2414758aa7 pkg/api: silence lint errors on usage of deprecated fields Markus Lehtonen 2025-08-26 16:05:41 +0300
  • 1c3cb8abb3 plugins: add sample rdt plugin Markus Lehtonen 2025-08-25 21:59:04 +0300
  • 36de883eb3 pkg/adaptation: support new RDT fields Markus Lehtonen 2025-08-21 13:21:49 +0300
  • 3c7483a27d pkg/runtime-tools/generate: support new RDT fields Markus Lehtonen 2025-08-19 21:05:51 +0300
  • 9ce5904ba8 api: add rdt Markus Lehtonen 2025-08-18 15:04:23 +0300
  • 633857b7c7
    adaptation: return nil as no-op adjustment. Krisztian Litkey 2025-08-27 17:53:02 +0300
  • a0a9b2b95c deps: bump runtime-spec Markus Lehtonen 2025-08-18 14:50:40 +0300
  • f11dfb3d45 pkg/api: add OptionalRepeatedString type Markus Lehtonen 2025-08-21 16:34:24 +0300
  • 79f44b893c
    Merge pull request #217 from marquiz/devel/nolint Krisztian Litkey 2025-08-27 16:35:39 +0300
  • 21741b9ee4 chore: clean and unify nolint directives Markus Lehtonen 2025-08-26 17:54:27 +0300
  • 647fa327c3
    Merge pull request #214 from saschagrunert/go Krisztian Litkey 2025-08-27 13:18:35 +0300
  • 31f0a9ffd8
    Merge pull request #211 from marquiz/devel/buildproto-dockerized Mike Brown 2025-08-26 14:36:57 -0500
  • d26e910702
    Downgrade go to require 1.24.0 Sascha Grunert 2025-08-26 09:27:56 +0200
  • 335e5a86f5 pkg/api: add OptionalRepeatedString type Markus Lehtonen 2025-08-21 16:34:24 +0300
  • 13fcc0773d Add dockerized target for building proto files Markus Lehtonen 2025-08-19 10:07:03 +0300