Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flux version 2.0.0-rc.1 ✗ logger is required when boostrapping with bitbucket-server #3808

Closed
2 of 3 tasks
stefanprodan opened this issue Apr 17, 2023 Discussed in #3803 · 2 comments · Fixed by #3821
Closed
2 of 3 tasks

flux version 2.0.0-rc.1 ✗ logger is required when boostrapping with bitbucket-server #3808

stefanprodan opened this issue Apr 17, 2023 Discussed in #3803 · 2 comments · Fixed by #3821
Assignees
Labels
area/bootstrap Bootstrap related issues and pull requests bug Something isn't working

Comments

@stefanprodan
Copy link
Member

stefanprodan commented Apr 17, 2023

Discussed in #3803

Originally posted by simon00000 April 17, 2023
Anyone know what '✗ logger is required' means?

$ flux bootstrap bitbucket-server --registry=my.private-registry --image-pull-secret=regcred --owner=flux --username=flux --repository=my-reop --hostname=bitbucket.my.domain.io --token-auth --path=my-repo --ca-file=/usr/local/share/ca-certificates/my-ca.pem --branch develop --token-auth
✗ logger is required

The same command works as desired with flux v0.41.2 but with flux v2.0.0-rc.1 I cannot get past the message

Steps to fix

@stefanprodan stefanprodan added bug Something isn't working area/bootstrap Bootstrap related issues and pull requests labels Apr 17, 2023
@makkes makkes self-assigned this Apr 19, 2023
makkes pushed a commit that referenced this issue Apr 20, 2023
Bumping GGP to include fluxcd/go-git-provider#210 and fix the
bootstrap process with Bitbucket Server.

closes #3808
makkes pushed a commit that referenced this issue Apr 20, 2023
Bumping GGP to include fluxcd/go-git-provider#210 and fix the
bootstrap process with Bitbucket Server.

closes #3808

Signed-off-by: Max Jonas Werner <mail@makk.es>
makkes pushed a commit that referenced this issue Apr 24, 2023
Bumping GGP to include fluxcd/go-git-provider#210 and fix the
bootstrap process with Bitbucket Server.

closes #3808

Signed-off-by: Max Jonas Werner <mail@makk.es>
@cdm-arm
Copy link

cdm-arm commented Apr 28, 2023

Hi @makkes and @stefanprodan

I was following this issue and I noticed that the fix was completed in #3821. I wanted to thank you for your work in resolving this issue.

I was wondering if there are any plans for an RC2 that works with Bitbucket? After experiencing bitbucket only issues with fluxcd/source-controller#970 and #2760, I would be more than happy to test a release with on-premise Bitbucket before it becomes generally available.

Thank you for your time and attention to this matter

@makkes
Copy link
Member

makkes commented Apr 28, 2023

Hi @aek-arm, there will be an RC2, there ist just no definitive timeline for it, yet. The team is mostly recovering from Kubecon this week. We'll have more details next week, likely after the next project meeting on Thursday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bootstrap Bootstrap related issues and pull requests bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants