Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

v1.16: Fix - Adds missing "Executable account not owned by the BPF loader" error to remove_bpf_loader_incorrect_program_id (backport of #32695) #32700

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 3, 2023

This is an automatic backport of pull request #32695 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

…rror to `remove_bpf_loader_incorrect_program_id` (#32695)

Adds missing "Executable account not owned by the BPF loader" error.

(cherry picked from commit b5a80a7)
@mergify mergify bot added the feature-gate Pull Request adds or modifies a runtime feature gate label Aug 3, 2023
@mergify mergify bot assigned Lichtso Aug 3, 2023
@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #32700 (b097f08) into v1.16 (79c8bac) will increase coverage by 0.0%.
The diff coverage is 42.8%.

@@           Coverage Diff           @@
##            v1.16   #32700   +/-   ##
=======================================
  Coverage    81.9%    82.0%           
=======================================
  Files         762      762           
  Lines      207816   207826   +10     
=======================================
+ Hits       170387   170422   +35     
+ Misses      37429    37404   -25     

@Lichtso Lichtso requested a review from pgarg66 August 3, 2023 14:45
@Lichtso Lichtso merged commit ef598ee into v1.16 Aug 3, 2023
@Lichtso Lichtso deleted the mergify/bp/v1.16/pr-32695 branch August 3, 2023 15:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-gate Pull Request adds or modifies a runtime feature gate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants