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

Is this project still maintained or abandoned ? #147

Open
primeroz opened this issue Jan 24, 2020 · 6 comments
Open

Is this project still maintained or abandoned ? #147

primeroz opened this issue Jan 24, 2020 · 6 comments

Comments

@primeroz
Copy link

There are 14 open PR and 25 Issues with no real activity from the maintainer for quite a while.

Just trying to understand if is worth trying to merge my changes back in

@fknittel
Copy link

See #120 (comment)

@primeroz
Copy link
Author

@fknittel Thank you, that helps a lot

@jwilder based on the comment linked above, is there a process you would like about pull request to this project ?
Maybe a discussion before a PR is opened ?

When looking at github projects i find it very upsetting to see an high number of pull requests open that have no comments and have not been closed because maybe they did not fit the project for some reason.

In my case i was simply looking after an option to set insecure tls when checking an https endpoint ( Mostly for self signed certificate in a kubernetes cluster ) and indeed ended up with my own fork .

thanks!

@sagikazarmark
Copy link

Happy new year to everyone!

@jwilder do you need help with the maintenance of this project? I've gone through most of the pending PRs, commented on ones I felt needs commenting. I'd be happy help out more if there is a way to speed the release cycle up.

A few general ideas I have that would improve the workflows of the project in the long term:

  • Use Go modules
  • Use GitHub Actions to automate CI and release processes

Some of the outstanding issues that needs fixing IMHO:

  • arm64 builds
  • static builds in docker

Adding the sprig library would also be nice in my opinion. One issue I faced recently: quoting values in a YAML config file.

I'd be happy to send a few PRs addressing those or resubmit PRs (considering some of the above already have PRs). I'd also be happy to help out as a maintainer if you don't have the time to maintain this project anymore.

@8BitAce
Copy link

8BitAce commented Sep 11, 2021

I'm not usually one to push on these kind of things, but I agree that a new maintainer is needed here, even if just for intermittent updates.

I don't mean to sound rude, but for a tool linked from the official Docker docs, my experiences so far have been overwhelmingly painful. Even trying to build the container from the current HEAD fails without #132

I think this tool still provides a large value to the Docker ecosystem when containerizing legacy applications. It's sad to see it unmaintained.

@fugkco
Copy link

fugkco commented Sep 15, 2021

For anyone else who stumbles upon this, as implied in #120 (comment) this project has already been forked over at https://github.com/powerman/dockerize. Be wary of the changes, as many of the PRs currently still open have been merged, so the code base is quite significantly different and will require some testing to validate the logic.

The concerns of jwilder are valid, but having an unmaintained project is not something most can work with.

@KeithScheiwiller
Copy link

In that case, I feel we should notify the docker team to either update their docs to the powerman repo or remove it outright.

I created an issue/PR in their repo above.

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

No branches or pull requests

6 participants