feat: align GitLab probe with probe-core and HTTP control plane#1
Merged
Conversation
75fcec1 to
3653495
Compare
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
c9fed91 to
127d37f
Compare
Compose core.Probe with entities (users, groups, projects, repositories, code_files), HTTP-only control plane, and go-git repository sync (no git CLI in the distroless image). Add CI/release workflows, English schema, gofmt pre-commit hook, and AGENTS.md aligned with probe-confluence.
57e61d1 to
a860d5e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
probe-core(core.Probe) with five entities:users,groups,projects,repositories, andcode_files(RAG viafields.content.rag).state+ per-entityrefresh_interval; control plane uses HTTP only (controlplane.base_url/FLUID_CONTROLPLANE_HTTP_BASE).Dockerfile(embeddedschema.yml), CI/release/CodeQL workflows viafluid-pub/actions,CHANGELOG.md, andenv.secrets.example.Test plan
go-workload-ci+ CodeQL)git submodule update --initthenmake testlocallysource env.secretsandmake devagainst a GitLab group + optional repos0.1.0to publishghcr.io/fluid-pub/probe-gitlab:0.1.0fluid-workload(schemaInImage: true) and verify probe enrollment (agent_type: gitlab)