Skip to content

Conversation

idoqo
Copy link
Contributor

@idoqo idoqo commented May 12, 2025

@idoqo idoqo requested a review from a team as a code owner May 12, 2025 17:00
@idoqo idoqo requested review from BupycHuk and JiriCtvrtka and removed request for a team May 12, 2025 17:00

build: ## Compile using plain go build
CGO_ENABLED=1 go build -ldflags="$(GO_BUILD_LDFLAGS)" -o $(PMM_RELEASE_PATH)/mongodb_exporter -tags gssapi
go build -ldflags="$(GO_BUILD_LDFLAGS)" -o $(PMM_RELEASE_PATH)/mongodb_exporter
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this revert PR could include only this as everything else doesn't affect PMM really

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We want to still keep GSSAPI support in goreleaser builds? @BupycHuk

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I imagine we can drop it too, and in that case drop the tests as well (which removes the need for the other files).

We still have the original PR, so if we need to prepare some builds, we can base them on that.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can have additional build of mongodb_exporter with gssapi

@idoqo idoqo force-pushed the PMM-13748-drop-gssapi-support branch from 587cb34 to b52e0a4 Compare May 13, 2025 05:00
@idoqo idoqo requested a review from BupycHuk May 13, 2025 05:18
goos:
- linux
- darwin
- windows
Copy link
Member

@ademidoff ademidoff May 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't care about windows :)
It's not the Operating System we support.

@idoqo idoqo merged commit f40239b into main May 13, 2025
13 checks passed
@idoqo idoqo deleted the PMM-13748-drop-gssapi-support branch May 13, 2025 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants