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

fix: Nil panic for InsecureSkipVerify #124

Merged

Conversation

MisterMX
Copy link
Collaborator

@MisterMX MisterMX commented Feb 26, 2024

Description of your changes

Fixes a panic due to a nil deref when using a config with InsecureSkipVerify: true.

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

@MisterMX MisterMX requested a review from janwillies February 26, 2024 15:39
@MisterMX MisterMX force-pushed the fix/insecure-nil-pointer-panic branch from 01372a0 to c0460c5 Compare February 26, 2024 15:44
@janwillies janwillies merged commit 231037b into crossplane-contrib:master Feb 27, 2024
7 checks passed
Copy link

Successfully created backport PR #127 for release-0.6.

markussiebert pushed a commit to markussiebert/provider-gitlab that referenced this pull request Apr 8, 2024
…nil-pointer-panic

fix: Nil panic for InsecureSkipVerify
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants